diff options
author | Marta Lofstedt <[email protected]> | 2015-12-29 16:15:45 +0100 |
---|---|---|
committer | Marta Lofstedt <[email protected]> | 2015-12-30 09:29:14 +0100 |
commit | 97685ff10e0f866d809fc1e8f115fb6e92ce717c (patch) | |
tree | 51c443c5301a3c4d7bc4cf60bcc4a2e6d0497baf /src/mapi/u_execmem.c | |
parent | 0d4cd045c8a74efd7d43ceb841bde43cc6eee65d (diff) |
i965/gen8: Always use BRW_REGISTER_TYPE_UW for MUL on GEN8+
The imulExtended tests of the shader bitfield tests of the
OpenGL ES 3.1 CTS, fail on gen8+, when BRW_REGISTER_TYPE_W
is used for SHADER_OPECODE_MULH.
Also, remove unused helper function:
static inline bool type_is_signed(unsigned type)
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92595
Signed-off-by: Marta Lofstedt <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mapi/u_execmem.c')
0 files changed, 0 insertions, 0 deletions