diff options
author | Ian Romanick <[email protected]> | 2013-03-15 16:47:46 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-03-29 12:01:01 -0700 |
commit | c770faea0a308ffb858c0125c9e680c6e477efee (patch) | |
tree | 6551062c6a2d18ce9b698a2a6239ce95f691f9dd /src/glsl/loop_analysis.h | |
parent | 57a502518e79d42b014517bf36b297cc68947389 (diff) |
glsl: Add missing bool case in glsl_type::get_scalar_type
Since the case was missing bec4->get_scalar_type() would return bvec4,
but vec4->get_scalar_type() would return float.
NOTE: This is a candidate for stable branches.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/glsl/loop_analysis.h')
0 files changed, 0 insertions, 0 deletions