Skip to content

iris: Ignore aux for copy_region source if there's no unresolved color

Kenneth Graunke requested to merge kwg/mesa:iris-copy-unresolved into main

This mirrors the behavior of iris_resource_texture_aux_usage(), which bypasses the aux metadata when there's no advantage to using it.

Merge request reports