Searched refs:vk_debug_report_instance_init (Results 1 – 6 of 6) sorted by relevance
48 VkResult vk_debug_report_instance_init(struct vk_debug_report_instance *instance);
29 VkResult vk_debug_report_instance_init(struct vk_debug_report_instance *instance) in vk_debug_report_instance_init() function
270 result = vk_debug_report_instance_init(&instance->debug_report_callbacks); in tu_CreateInstance()
217 result = vk_debug_report_instance_init(&instance->debug_report_callbacks); in v3dv_CreateInstance()
757 result = vk_debug_report_instance_init(&instance->debug_report_callbacks); in anv_CreateInstance()
807 result = vk_debug_report_instance_init(&instance->debug_report_callbacks); in radv_CreateInstance()