Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h3785 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
3791 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp258 DebugReportCallbackEXT (VkInstance, const VkDebugReportCallbackCreateInfoEXT*) {} in DebugReportCallbackEXT()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3360 struct VkDebugReportCallbackCreateInfoEXT struct
3362 VkStructureType sType;
3363 const void* pNext;
3364 VkDebugReportFlagsEXT flags;
3365 PFN_vkDebugReportCallbackEXT pfnCallback;
3366 void* pUserData;
DvkVulkan_c.inl9766 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
9772 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h8644 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
8650 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h8329 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
8335 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8804 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
8810 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h8812 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
8818 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h9738 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
9744 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h10329 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
10335 } VkDebugReportCallbackCreateInfoEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json83213 "VkDebugReportCallbackCreateInfoEXT": { object