r600: Disable SB if we use the ariable length DOT
authorGert Wollny <gert.wollny@collabora.com>
Wed, 14 Jun 2023 12:33:25 +0000 (14:33 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 14 Jun 2023 13:14:19 +0000 (13:14 +0000)
commitb79f6ec39742e40f42b9570582ea7af962ec39e5
tree6b74c78cbbf3e4fac67c54179d16828ce2c5b06f
parent269895c674ce822af17c5754e77d723fb85b5100
r600: Disable SB if we use the ariable length DOT

sb doesn't know about this instruction, so don't try to run the
optimizer.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23647>
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_shader.h
src/gallium/drivers/r600/sfn/sfn_instr_alu.cpp
src/gallium/drivers/r600/sfn/sfn_shader.cpp
src/gallium/drivers/r600/sfn/sfn_shader.h