summaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_dead_builtin_variables.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/cs: Exclude gl_LocalInvocationIndex from builtin variable strippingJordan Justen2015-09-131-0/+8
* glsl/cs: Don't strip gl_GlobalInvocationID and dependenciesJordan Justen2015-09-131-0/+14
* glsl: use the is_gl_identifier() helper in a couple more placesBrian Paul2015-01-051-1/+1
* glsl: Eliminate unused built-in variables after compilationIan Romanick2014-09-301-0/+81