Skip to content

agx: Ensure to lower 1D load/store to 2D

Mary Guillemard requested to merge marysaka/mesa:agx/lower_1d_dim into main

This was missing from lower_images. This fix a good chunk of Vulkan deQP failures with 1D images.

Edited by Mary Guillemard

Merge request reports