safe_VkIndirectExecutionSetCreateInfoEXT contains VkIndirectExecutionSetInfoEXT, which is a union of pointers that are just copied and can be invalid later.
For example running CTS test dEQP-VK.dgc.ext.compute.layout.offset_execution_set_dispatch_shader_objects with VVL will crash
safe_VkIndirectExecutionSetCreateInfoEXTcontainsVkIndirectExecutionSetInfoEXT, which is a union of pointers that are just copied and can be invalid later.For example running CTS test
dEQP-VK.dgc.ext.compute.layout.offset_execution_set_dispatch_shader_objectswith VVL will crash