Vulkan-ValidationLayers
Vulkan-ValidationLayers copied to clipboard
Validate maxFragmentDualSrcAttachments when using dynamic blend state
DISABLED_MaxFragmentDualSrcAttachmentsDynamicBlendEnable
was added to test to using dynamic blend state to test for VUID-RuntimeSpirv-Fragment-06427
to fix https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/5199 this is still not working.
The current issue is managing the interactions with VK_EXT_extended_dynamic_state3
and VK_EXT_graphics_pipeline_library