summaryrefslogtreecommitdiff
path: root/tests/spec/arb_gpu_shader5/execution
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Delete spurious version checksIan Romanick1-1/+0
2019-01-23arb_gpu_shader5: add more variants of the struct interpolateAt testsTimothy Arceri2-0/+122
2018-08-23arb_gpu_shader5: fix memory leakEric Engestrom1-1/+3
2018-08-21arb_gpu_shader5: Add support for testing spirv with XFB streamsNeil Roberts2-33/+302
2018-06-27arb_gpu_shader5: Add a test for instanced GS inputs.Andrii Simiklit1-0/+62
2018-04-04arb_gpu_shader5: add interpolateAt* tests with input in a structNicolai Hähnle3-0/+181
2018-03-26shaders: Use 3-source operations as conditionsIan Romanick1-0/+42
2018-03-13arb_gpu_shader5: add interpolateAtSample tests with input in an arrayNicolai Hähnle2-0/+135
2018-03-13arb_gpu_shader5: add execution tests for interpolateAt* with input in an inte...Nicolai Hähnle6-0/+413
2017-07-06arb_gpu_shader5: set KHR_no_error statusTimothy Arceri4-0/+4
2016-10-18arb_gpu_shader5: add execution test for textureGatherOffsetNicolai Hähnle1-0/+49
2016-07-20Add a test for instanced GS inputs.Kenneth Graunke1-0/+61
2016-07-19Try all negative powers of two with findMSBIan Romanick3-0/+100
2016-07-05arb_gpu_shader5: Use 'piglit_vertex' and 'vertex shader passthrough'Ian Romanick26-411/+143
2016-06-06arb_gpu_shader5: Remove out of spec ldexp() test case.Matt Turner1-10/+0
2016-06-06arb_gpu_shader5: Test ldexp(0.0f, non-zero-exp).Matt Turner1-0/+7
2016-05-09Fix asprintf warningsMarek Olšák2-3/+3
2016-04-14arb_gpu_shader5: Remove out of spec ldexp() test case.Matt Turner1-10/+0
2016-04-14arb_gpu_shader5: Test ldexp(0.0f, non-zero-exp).Matt Turner1-0/+7
2016-04-12Add a copy of samplemaskin-basic that uses a non-const array index.Kenneth Graunke1-0/+27
2016-02-08arb_gpu_shader5: Test corner cases of bitfieldInsert/bitfieldExtract.Matt Turner4-5/+73
2015-11-01arb_gpu_shader5: update stream test with interface block subtestTimothy Arceri1-17/+88
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-09-07arb_gpu_shader5: adding an const-nonconst struct-sampler indexingAlejandro Piñeiro3-0/+247
2015-09-07arb_gpu_shader5: add more complex structs with samplers indexing testsTimothy Arceri2-0/+173
2015-07-22arb_gpu_shader5: Fix rounding instability in UBO and sampler indexing vs-nonu...Francisco Jerez2-48/+58
2015-07-22arb_gpu_shader5: Reorder probes in UBO and sampler indexing vs-nonuniform-con...Francisco Jerez2-42/+42
2015-07-09arb_gpu_shader5: add textureSize sampler indexing testsDave Airlie1-0/+68
2015-06-19arb_gpu_shader5: test indexing of samplers inside structsTimothy Arceri6-0/+535
2015-06-19sampler_array_indexing: also check that texture coordinates workTimothy Arceri3-15/+15
2015-06-16arb_gpu_shader5: Test variable UBO indexing under non-uniform control flow.Francisco Jerez2-0/+256
2015-06-16arb_gpu_shader5: Test variable sampler indexing under non-uniform control flow.Francisco Jerez2-0/+278
2015-06-15sampler_array_indexing: Check that the texture coordinates workNeil Roberts10-50/+50
2015-06-04arb_gpu_shader5: test indexing of samplers inside structsTimothy Arceri3-0/+221
2015-04-27arb_gpu_shader5: Fix signed int constants in imulExtended tests.Matt Turner12-16/+16
2014-12-03Add imulExtended/umulExtended tests with non-uniform parameters.Kenneth Graunke12-0/+568
2014-09-18arb_gs5: add nonconst sampler access testsIlia Mirkin4-0/+208
2014-09-15arb_gpu_shader5: fix output message in xfb-streams.cSamuel Iglesias Gonsalvez1-2/+2
2014-09-15arb_gpu_shader5: Add new test emitstreamvertex_nodrawSamuel Iglesias Gonsalvez2-0/+172
2014-09-15arb_gpu_shader5: Add execution test to verify 'stream' layout qualifierSamuel Iglesias Gonsalvez2-0/+251
2014-08-12arb_gpu_shader5: Add meaner test for dynamically uniform UBO accessChris Forbes1-0/+66
2014-08-12arb_gpu_shader5: Add more tests for sampler array indexingChris Forbes7-0/+540
2014-08-12arb_gpu_shader5: Add some initial tests for d/u sampler array indexingChris Forbes3-0/+235
2014-07-20arb_gpu_shader5: Add meaner d/u ubo array tests using two arraysChris Forbes3-0/+629
2014-07-20arb_gpu_shader5: Add initial tests for dynamically uniform UBO indexingChris Forbes10-0/+729
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace2-2/+2
2014-06-27arb_gpu_shader5: Add tests for new overload resolution rulesChris Forbes1-0/+39
2014-06-18arb_gpu_shader5: test transform feedback with multiple streamsJordan Justen2-0/+270
2014-06-01arb_gpu_shader5: add a very basic gl_SampleMaskIn testIlia Mirkin1-0/+24
2014-04-01arb_gpu_shader5: Rename `signed` to `test_signed`.Chris Forbes6-52/+52