Skip to content

nir: Handle image arrays when setting variable data

Kenneth Graunke requested to merge kwg/mesa:nir-image-fix into master

Fixes: 4319cc8c ("nir: pack nir_variable::data::xfb_*")

Merge request reports