Skip to content
Snippets Groups Projects
Commit 81441ed1 authored by Emma Anholt's avatar Emma Anholt Committed by Dylan Baker
Browse files

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: default avatarMarek 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
parent 7148f7d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment