Searched refs:vk_Result_to_str (Results 1 – 9 of 9) sorted by relevance
48 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
45 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
87 const char *error_str = vk_Result_to_str(error); in __vk_errorv()
98 const char *error_str = vk_Result_to_str(error); in __vk_errorv()
61 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
792 file, line, vk_Result_to_str(result)); in _x11_swapchain_result()809 file, line, vk_Result_to_str(result)); in _x11_swapchain_result()
334 const char * vk_Result_to_str(VkResult input);
2282 vk_Result_to_str(VkResult input) in vk_Result_to_str() function
260 #expr, __LINE__, vk_Result_to_str(__result)); \