summaryrefslogtreecommitdiffstats
path: root/src/glsl/tests/varyings_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: move to compiler/Emil Velikov2016-01-261-349/+0
* glsl: Add constuctors for the common cases of glsl_struct_fieldIan Romanick2015-08-031-9/+1
* glsl/tests: fix varying_test since tess changes.Dave Airlie2015-07-231-1/+1
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-1/+1
* linker: Fix consumer_inputs_with_locations indexingIan Romanick2014-05-071-6/+5
* linker: Modify cross_validate_outputs_to_inputs to match using explicit locat...Ian Romanick2014-05-021-12/+23
* linker: Refactor code that gets an input matching an outputIan Romanick2014-05-021-0/+80
* glsl: Exit when the shader IR contains an interface block instanceIan Romanick2014-05-021-25/+46
* glsl/tests: Add first simple tests of populate_consumer_input_setsIan Romanick2014-05-021-0/+246