Home
last modified time | relevance | path

Searched refs:vk_debug_report_callback (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/vulkan/util/
Dvk_debug_report.c53 struct vk_debug_report_callback *cb = in vk_create_debug_report_callback()
55 sizeof(struct vk_debug_report_callback), 8, in vk_create_debug_report_callback()
80 struct vk_debug_report_callback *callback = in vk_destroy_debug_report_callback()
81 (struct vk_debug_report_callback *)(uintptr_t)_callback; in vk_destroy_debug_report_callback()
114 list_for_each_entry(struct vk_debug_report_callback, cb, in vk_debug_report()
Dvk_debug_report.h34 struct vk_debug_report_callback { struct
/external/mesa3d/src/intel/vulkan/
Danv_private.h2964 ANV_DEFINE_NONDISP_HANDLE_CASTS(vk_debug_report_callback, VkDebugReportCallbackEXT)