Searched refs:vk_debug_report_instance_init (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_debug_report.h48 VkResult vk_debug_report_instance_init(struct vk_debug_report_instance *instance);
H A Dvk_debug_report.c29 VkResult vk_debug_report_instance_init(struct vk_debug_report_instance *instance) function in typeref:typename:VkResult
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c427 result = vk_debug_report_instance_init(&instance->debug_report_callbacks);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c773 result = vk_debug_report_instance_init(&instance->debug_report_callbacks);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c604 result = vk_debug_report_instance_init(&instance->debug_report_callbacks);

Completed in 17 milliseconds