Skip to content

vulkan/runtime: pColorAttachmentInputIndices is allowed to be NULL

Ivan Briano requested to merge ibriano/mesa:null-pointers into main

What does this MR do and why?

vulkan/runtime: pColorAttachmentInputIndices is allowed to be NULL

Fixes: 03490ec0195 ("vulkan/runtime: rework VK_KHR_dynamic_rendering_local_read state tracking")

Merge request reports