Issue is from #12107 (comment)
Uncommenting // stages[0].pNext = &mapping_info; in PositiveDescriptorHeap,YcbcrImage will lead to a crash when handle wrapping is enabled. I think the issue comes from VUL not deep copying VkDescriptorSetAndBindingMappingEXT::sourceData
Issue is from #12107 (comment)
Uncommenting
// stages[0].pNext = &mapping_info;in PositiveDescriptorHeap,YcbcrImage will lead to a crash when handle wrapping is enabled. I think the issue comes from VUL not deep copyingVkDescriptorSetAndBindingMappingEXT::sourceData