Home
last modified time | relevance | path

Searched defs:debug_report (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_instance.h92 } debug_report; member
H A Dvk_debug_report.c97 debug_report(struct vk_instance *instance, in debug_report() function
[all...]
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
H A Dmain.cpp50 static VKAPI_ATTR VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) in debug_report() function
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
H A Dmain.cpp58 static VKAPI_ATTR VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) in debug_report() function

Completed in 3 milliseconds