nir_to_tgsi: Fix the address reg mapping for images and SSBOs to match G-T-T.
I missed these in the previous fix to mimic GLSL-to-TGSI address reg behavior, which r600 relies on. Fixes: 4bb9c0a2 ("nir_to_tgsi: Use the same address reg mappings as GLSL-to-TGSI did.") Reviewed-by:Marek Olšák <marek.olsak@amd.com> Part-of: <mesa/mesa!15824> (cherry picked from commit e15154a7) Conflicts: src/gallium/auxiliary/nir/nir_to_tgsi.c
Loading
Please register or sign in to comment