You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some game engines (e.g. UE5) will emit debug markers if vkGetPhysicalDeviceToolPropertiesEXT() returns VK_TOOL_PURPOSE_DEBUG_MARKERS_BIT_EXT, so we should support this to prevent users needing to configure via a separate mechanism.