Home
last modified time | relevance | path

Searched refs:vk_create_debug_report_callback (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/vulkan/util/
Dvk_debug_report.h52 vk_create_debug_report_callback(struct vk_debug_report_instance *instance,
Dvk_debug_report.c46 vk_create_debug_report_callback(struct vk_debug_report_instance *instance, in vk_create_debug_report_callback() function
/external/mesa3d/src/intel/vulkan/
Danv_device.c1150 return vk_create_debug_report_callback(&instance->debug_report_callbacks, in anv_CreateDebugReportCallbackEXT()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c4005 return vk_create_debug_report_callback(&instance->debug_report_callbacks, in radv_CreateDebugReportCallbackEXT()