aboutsummaryrefslogtreecommitdiff
path: root/include/platform/autogen/FeaturesVk_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/platform/autogen/FeaturesVk_autogen.h')
-rw-r--r--include/platform/autogen/FeaturesVk_autogen.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/platform/autogen/FeaturesVk_autogen.h b/include/platform/autogen/FeaturesVk_autogen.h
index e7c97e1e1b..17a9d3f215 100644
--- a/include/platform/autogen/FeaturesVk_autogen.h
+++ b/include/platform/autogen/FeaturesVk_autogen.h
@@ -423,6 +423,13 @@ struct FeaturesVk : FeatureSetBase
&members, "https://anglebug.com/6574"
};
+ FeatureInfo forceDelayedDeviceCreationForTesting = {
+ "forceDelayedDeviceCreationForTesting",
+ FeatureCategory::VulkanWorkarounds,
+ "Artificially defer device creation to after surface is enabled for testing multi-queue scenarios",
+ &members, "https://anglebug.com/8300"
+ };
+
FeatureInfo supportsShaderFloat16 = {
"supportsShaderFloat16",
FeatureCategory::VulkanFeatures,