Skip to content

iris/gen12: skip resolve on images

Tapani Pälli requested to merge tpalli/mesa:iris-skip-resolve-on-images into master

Goal of these changes is to enable compression on shader images with gen12 platform when non-atomic operations are in use. From last commit: "With this change, amount of resolves happening with deqp-gles31 (--deqp-case=load_store) drops ~50%.".

Edited by Tapani Pälli

Merge request reports