diff options
author | Dave Airlie <[email protected]> | 2018-02-05 16:04:18 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2018-02-07 06:08:11 +1000 |
commit | 8bdad9fa1faf3fa258a7731605e8b2bf218a33bd (patch) | |
tree | 8ac2921ead636c14b8b077926ce0fde6e2abf013 /src/gallium/drivers/r600/r600_texture.c | |
parent | 012100b80936325945f24a580f643e535028fe19 (diff) |
r600/sb/cayman: fix indirect ubo access on cayman
With sb enabled on cayman, this was overwriting the proper
cf index value with random ones if the dst gpr was 2 or 3,
only save the value for a MOVA instruction.
Fixes:
KHR-GL45.gpu_shader5.uniform_blocks_array_indexing
(on cayman with sb)
Cc: <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/r600_texture.c')
0 files changed, 0 insertions, 0 deletions