Skip to content

nir: patch up deref-vars when lowering clip-planes

Erik Faye-Lund requested to merge kusma/mesa:nir-lower_clip-patch-mode into master

Otherwise, we fail validation and potentially generate invalid code. Let's fix up the mode of the accesses to the variable.

Signed-off-by: Erik Faye-Lund erik.faye-lund@collabora.com

Merge request reports