Home
last modified time | relevance | path

Searched defs:VkDebugReportCallbackCreateInfoEXT (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp222 DebugReportCallbackEXT (VkInstance, const VkDebugReportCallbackCreateInfoEXT*) {} in DebugReportCallbackEXT()
DvkStructTypes.inl2406 struct VkDebugReportCallbackCreateInfoEXT struct
2408 VkStructureType sType;
2409 const void* pNext;
2410 VkDebugReportFlagsEXT flags;
2411 PFN_vkDebugReportCallbackEXT pfnCallback;
2412 void* pUserData;
DvkVulkan_c.inl6420 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
6426 } VkDebugReportCallbackCreateInfoEXT; typedef
/external/mesa3d/include/vulkan/
Dvulkan.h5273 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
5279 } VkDebugReportCallbackCreateInfoEXT; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5911 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
5917 } VkDebugReportCallbackCreateInfoEXT; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h5911 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
5917 } VkDebugReportCallbackCreateInfoEXT; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in6417 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
6423 } VkDebugReportCallbackCreateInfoEXT; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h6220 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
6226 } VkDebugReportCallbackCreateInfoEXT; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6349 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
6355 } VkDebugReportCallbackCreateInfoEXT; argument
/external/vulkan-headers/registry/
Dvalidusage.json23693 "VkDebugReportCallbackCreateInfoEXT": { object