Skip to content

anv: fix fast clear type handling for VK_IMAGE_LAYOUT_READ_ONLY_OPTIMAL

We should be checking image layouts, not the aux usage when trying to determine the fast clear type.

Signed-off-by: Rohan Garg rohan.garg@intel.com

Merge request reports