summaryrefslogtreecommitdiff
path: root/tests/spec/arb_shader_ballot
AgeCommit message (Expand)AuthorFilesLines
2018-04-04arb_shader_ballot: add missing extensionNicolai Hähnle1-0/+1
2017-10-31arb_shader_ballot: Fix the test values for gl_SubGroupG{e,t}MaskARBNeil Roberts1-2/+3
2017-04-03arb_shader_ballot: test peeling away the first invocationNicolai Hähnle2-0/+79
2017-04-03arb_shader_ballot: test ballotARB inside if/else control flowNicolai Hähnle1-0/+83
2017-04-03arb_shader_ballot: test builtin variablesNicolai Hähnle1-0/+58
2017-04-03arb_shader_ballot: add readFirstInvocationARB testNicolai Hähnle2-0/+91
2017-04-03arb_shader_ballot: add readInvocationARB testsNicolai Hähnle2-0/+76
2017-04-03arb_shader_ballot: simple ballotARB execution testNicolai Hähnle1-0/+28