r600: don't put INTERP_X and INTERP_Z into one instruction group
authorGert Wollny <gert.wollny@collabora.com>
Mon, 10 May 2021 05:50:08 +0000 (07:50 +0200)
committerGert Wollny <gert.wollny@collabora.com>
Tue, 18 May 2021 20:07:10 +0000 (22:07 +0200)
commit9bf5033941a9ab319b6d13ad86fd3c591bd81a54
tree3fe426d7881e612b873071de471c3897ea991593
parent6bd33ce2dc57c4ca888247989eb3aced8bdfb82a
r600: don't put INTERP_X and INTERP_Z into one instruction group

Apparently this is not allowed and results in interpolation errors.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10608>
src/gallium/drivers/r600/r600_asm.c