diff options
author | Kenneth Graunke <[email protected]> | 2012-07-25 23:07:16 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-07-30 15:14:09 -0700 |
commit | 13cb99dc73f9337358c92412aefa918c2ec16431 (patch) | |
tree | a2b3abe57e90efadeccb19683adf3424a0c827a4 /src/glsl/lower_vector.cpp | |
parent | cd0949eb2869ec37b135fdff2110090008bbcff6 (diff) |
glsl: Make bvec and ivec types accessible without using get_instance.
It's more convenient to use shortcuts like glsl_type::bvec2_type than
the longwinded glsl_type::get_instance(GLSL_TYPE_BOOL, 2, 1).
Signed-off-by: Ian Romanick <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Olivier Galibert <[email protected]>
Diffstat (limited to 'src/glsl/lower_vector.cpp')
0 files changed, 0 insertions, 0 deletions