Home
last modified time | relevance | path

Searched defs:VkValidationFeaturesEXT (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl1363 struct VkValidationFeaturesEXT struct
1365 VkStructureType sType;
1366 const void* pNext;
1367 uint32_t enabledValidationFeatureCount;
1368 const VkValidationFeatureEnableEXT* pEnabledValidationFeatures;
1369 uint32_t disabledValidationFeatureCount;
1370 const VkValidationFeatureDisableEXT* pDisabledValidationFeatures;
DvkVulkan_c.inl7357 typedef struct VkValidationFeaturesEXT { struct
7364 } VkValidationFeaturesEXT; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h7352 typedef struct VkValidationFeaturesEXT { struct
7359 } VkValidationFeaturesEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h11517 typedef struct VkValidationFeaturesEXT { struct
11524 } VkValidationFeaturesEXT; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h11111 typedef struct VkValidationFeaturesEXT { struct
11118 } VkValidationFeaturesEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h11677 typedef struct VkValidationFeaturesEXT { struct
11684 } VkValidationFeaturesEXT; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1476 struct VkValidationFeaturesEXT struct
1478 VkStructureType sType;
1479 const void* pNext;
1480 uint32_t enabledValidationFeatureCount;
1481 const VkValidationFeatureEnableEXT* pEnabledValidationFeatures;
1482 uint32_t disabledValidationFeatureCount;
1483 const VkValidationFeatureDisableEXT* pDisabledValidationFeatures;
DvkVulkan_c.inl14147 typedef struct VkValidationFeaturesEXT { struct
14154 } VkValidationFeaturesEXT; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h12571 typedef struct VkValidationFeaturesEXT { struct
12578 } VkValidationFeaturesEXT; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl1499 struct VkValidationFeaturesEXT struct
1501 VkStructureType sType;
1502 const void* pNext;
1503 uint32_t enabledValidationFeatureCount;
1504 const VkValidationFeatureEnableEXT* pEnabledValidationFeatures;
1505 uint32_t disabledValidationFeatureCount;
1506 const VkValidationFeatureDisableEXT* pDisabledValidationFeatures;
DvkVulkan_c.inl14819 typedef struct VkValidationFeaturesEXT { struct
14826 } VkValidationFeaturesEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14486 typedef struct VkValidationFeaturesEXT { struct
14493 } VkValidationFeaturesEXT; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json153 "VkValidationFeaturesEXT": { object