summaryrefslogtreecommitdiff
path: root/tests/spec/arb_gl_spirv
AgeCommit message (Expand)AuthorFilesLines
2020-12-18arb_gl_spirv: Test using length on an runtime (unsized) arrayCaio Marcelo de Oliveira Filho1-0/+102
2020-01-23arb_gl_spirv: add some arrays of arrays ubo/ssbo testsAlejandro Piñeiro4-0/+971
2020-01-23arb_gl_spirv: add ubo array test with copy between arraysAlejandro Piñeiro1-0/+137
2020-01-23arb_gl_spirv: add ssbo test using std140 and std430Alejandro Piñeiro1-0/+372
2020-01-23arb_gl_spirv: Add a test for SSBOs with an unsized arrayNeil Roberts1-0/+119
2020-01-23arb_gl_spirv: add ubo tests with different matrix/array stridesAlejandro Piñeiro2-0/+532
2020-01-23arb_gl_spirv: Add tests for UBOs with explicit offsetsNeil Roberts2-0/+165
2020-01-23arb_gl_spirv: add a array of ubo test, with complex ubo contentAlejandro Piñeiro1-0/+360
2020-01-23arb_gl_spirv: add ubo/ssbo tests with matricesAlejandro Piñeiro12-0/+3159
2019-11-21arb_gl_spirv: add some simple ubo/ssbo testsAlejandro Piñeiro15-0/+2490
2019-11-21arb_gl_spirv: add GL_ACTIVE_UNIFORMS checksAlejandro Piñeiro27-0/+56
2019-11-05arb_gl_spirv: add xfb tests for lines and trianglesArcady Goldmints-Orlov2-0/+173
2019-11-05arb_gl_spirv: add xfb testsAlejandro Piñeiro13-0/+1752
2018-12-06arb_gl_spirv: simple test, use correct reference colorsAlejandro Piñeiro1-17/+6
2018-08-21arb_gl_spirv: adding basic va64 testAlejandro Piñeiro1-0/+136
2018-08-21arb_gl_spirv: add test that mixes atomic counters with a normal uniformAlejandro Piñeiro2-0/+394
2018-08-21arb_gl_spirv: add tests for atomic counter operations in CSAntia Puentes3-0/+732
2018-08-21arb_gl_spirv: add tests for atomic counter operations in FSAntia Puentes3-0/+652
2018-08-21arb_gl_spirv: Add a fiddly test for uniform index calculationNeil Roberts1-0/+100
2018-08-21arb_gl_spirv: Add a test for an array of structs uniformNeil Roberts1-0/+140
2018-08-21arb_gl_spirv: Add a test for a uniform struct with struct membersNeil Roberts1-0/+151
2018-08-21arb_gl_spirv: Add a test for a struct uniformNeil Roberts1-0/+79
2018-08-21arb_gl_spirv: Add a test for non-sequential explicit uniform locationsNeil Roberts1-0/+69
2018-08-21arb_gl_spirv: Add 4 tests for uniform initializersNeil Roberts4-0/+397
2018-08-21arb_gl_spirv: add two linking tests for uniform multisample imagesAlejandro Piñeiro2-0/+135
2018-08-21arb_gl_spirv: Add a test for nonconst array of sampler structsNeil Roberts1-0/+225
2018-08-21arb_gl_spirv: Add a test for a sampler within a structNeil Roberts1-0/+98
2018-08-21arb_gl_spirv: Add tests for sampler2D uniform binding initialisersNeil Roberts2-0/+155
2018-08-21arb_gl_spirv: uniform sampler2DAlejandro Piñeiro1-0/+70
2018-08-21arb_gl_spirv: add execution test for multi-dimensional (aoa) uniformAlejandro Piñeiro1-0/+77
2018-08-21arb_gl_spirv: add a small test with an array of uniformsAlejandro Piñeiro1-0/+137
2018-08-21arb_gl_spirv: add basic test with two uniformsAlejandro Piñeiro1-0/+132
2018-08-21arb_gl_spirv: add basic uniform test without namesNicolai Hähnle1-0/+111
2018-08-21arb_gl_spirv: basic uniform test with names still presentNicolai Hähnle1-0/+124
2018-08-21arb_gl_spirv: Add a test using specializationsNeil Roberts1-0/+181
2018-08-21arb_gl_spirv: add really simple execution testAlejandro Piñeiro1-0/+119