summaryrefslogtreecommitdiff
path: root/tests/spec/arb_gpu_shader5
AgeCommit message (Expand)AuthorFilesLines
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-31Test interpolateAtSample with dynamically nonuniform valuesNeil Roberts2-0/+278
2015-07-23Test that interpolateAtSample returns different resultsNeil Roberts2-0/+260
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
2015-01-14gpu_shader5: Fix the GLSL version in indirect-projGradOffset-shadowJason Ekstrand1-2/+2
2015-01-12gpu_shader5: Add a require_extensions section to indirect-progGradOffset-shadowJason Ekstrand1-0/+1
2015-01-10gpu_shader5: Add a test that uses an absurd number of texture argumentsJason Ekstrand1-0/+17
2014-12-11arb_gpu_shader5: add tests for interpolateAtCentroid with qualified varyingChris Forbes4-0/+496
2014-12-11arb_gpu_shader5: add tests for interpolateAtOffsetChris Forbes3-0/+344
2014-12-11arb_gpu_shader5: add interpolateAtSample-nonconst testChris Forbes2-0/+187
2014-12-11arb_gpu_shader5: add interpolateAtSample testChris Forbes2-0/+183
2014-12-11arb_gpu_shader5: add variant of interpolateAtCentroid test for packing intera...Chris Forbes2-0/+172
2014-12-11arb_gpu_shader5: add execution test for interpolateAtCentroidChris Forbes2-0/+166
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-17arb_gpu_shader5: Remove unused vars in tf-wrong-stream-valueChris Forbes1-4/+0
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-09-15arb_gpu_shader5: Add linker tests to verify 'stream' layout qualifierSamuel Iglesias Gonsalvez8-1/+407
2014-09-15arb_gpu_shader5: add some compiler tests for stream qualifierSamuel Iglesias Gonsalvez8-1/+322
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 Versace4-4/+4
2014-06-27arb_gpu_shader5: Add tests for new overload resolution rulesChris Forbes8-0/+167
2014-06-27arb_gpu_shader5: Add tests for new implicit conversionsChris Forbes2-0/+114
2014-06-18arb_gpu_shader5: test transform feedback with multiple streamsJordan Justen2-0/+270
2014-06-04arb_gpu_shader5: Add an initial batch of `precise` qualifier tests.Chris Forbes13-0/+191
2014-06-01arb_gpu_shader5: add a very basic gl_SampleMaskIn testIlia Mirkin1-0/+24
2014-04-21arb_gpu_shader5: skip layout qualifier tests if extension not supportedChris Forbes3-0/+3
2014-04-12arb_gpu_shader5: Test some more `sample` qualifier cases.Chris Forbes6-0/+121
2014-04-06arb_gpu_shader5: add some compiler/linker tests for sample qualifierChris Forbes9-0/+192
2014-04-01arb_gpu_shader5: Rename `signed` to `test_signed`.Chris Forbes6-52/+52
2014-02-25arb_gpu_shader5: Add compiler tests to verify 'invocations' layout qualifierAnuj Phogat2-0/+46
2014-02-25arb_gpu_shader5: Add shader tests to verify 'invocations' layout qualifierAnuj Phogat2-0/+93
2014-02-05arb_gpu_shader5: add compiler/invocations_count_too_large testJordan Justen4-0/+133
2014-02-01arb_gpu_shader5: test setting the invocations count in a separate GSJordan Justen1-0/+53