summaryrefslogtreecommitdiffstats
path: root/src/glsl/glsl_parser_extras.cpp
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2013-06-12 13:46:57 -0700
committerPaul Berry <[email protected]>2013-08-01 20:23:28 -0700
commitf2e14238a79100f22ccdcdda2a2267ff9fc85655 (patch)
tree98937da0d1cc413b8fddbbf08e40d8dcc03afd27 /src/glsl/glsl_parser_extras.cpp
parente62ca571999304e1ab25923cc0e351137bd64f16 (diff)
glsl: Make sure that we don't put too many bitfields in ast_type_qualifier.
We do some tests of qualifiers using a union containing an int and the struct full of bitfields, so make sure the bitfields don't spill outside the int. Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/glsl_parser_extras.cpp')
0 files changed, 0 insertions, 0 deletions