summaryrefslogtreecommitdiff
path: root/tests/spec/arb_gpu_shader_int64
AgeCommit message (Expand)AuthorFilesLines
2022-08-29fix the spelling in whole piglitDavid Heidelberg4-4/+4
2021-03-26arb_gpu_shader_int64: test masking after additionIan Romanick1-0/+36
2021-03-26arb_gpu_shader_int64: test shift-left of shift-right with same countIan Romanick1-0/+43
2021-01-16arb_gpu_shader_int64: add some tests for up-conversionsIlia Mirkin3-0/+79
2020-06-30arb_gpu_shader_int64: move some unroll tests to the arb_gpu_shader_int64 dirTimothy Arceri2-0/+100
2019-10-30arb_gpu_shader_int64: add display list testTapani Pälli3-0/+358
2019-02-28arb_gpu_shader_int64: Test extracting individual bytes from 64-bit valuesIan Romanick8-0/+577
2018-04-04arb_gpu_shader_int64: test two operands with indirect access simultaneouslyNicolai Hähnle1-0/+61
2017-08-20ARB_gpu_shader_int64: test that swizzles of constants workIlia Mirkin1-0/+13
2017-04-18arb_gpu_shader_int64: add bit-shift testsNicolai Hähnle3-0/+232