diff options
author | Rob Clark <[email protected]> | 2018-04-15 12:02:37 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-04-16 20:41:18 -0400 |
commit | 2a55344e7d2e87a31593e6f0c8432f91159564a4 (patch) | |
tree | 51ddb957ae772c187b5b80fa51d7f15efbe1b18c /src/compiler/glsl/loop_unroll.cpp | |
parent | 60299e9abe8513b36fe7979fbf36a99e4070e8d1 (diff) |
compiler: int8/uint8 fixes
A couple spots were missed for handling of the new INT8/UINT8 base type.
Also de-duplicate get_base_type().. get_scalar_type() had nearly the
same switch statement, with the exception that anything with base_type
that was not scalar would return error_type. So just handle that one
special case in get_scalar_type().
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/compiler/glsl/loop_unroll.cpp')
0 files changed, 0 insertions, 0 deletions