diff options
author | Paul Berry <[email protected]> | 2011-06-24 12:33:30 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-06-28 13:57:03 -0700 |
commit | 9c4445de6e69d021491361d884bf172c05189d61 (patch) | |
tree | 2dabfd1095f7a6b6ccfa7cfc37ea63ffe9e7b21d /src/glsl/glsl_symbol_table.h | |
parent | b078aad8ab22d840456688480a8c27d4664297ce (diff) |
glsl: Changed extension enable bits to bools.
These were previously 1-bit-wide bitfields. Changing them to bools
has a negligible performance impact, and allows them to be accessed by
offset as well as by direct structure access.
NOTE: This is a candidate for the 7.10 and 7.11 branches.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/glsl_symbol_table.h')
0 files changed, 0 insertions, 0 deletions