Searched refs:vk_Result_to_str (Results 1 – 4 of 4) sorted by relevance
75 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
89 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
181 const char * vk_Result_to_str(VkResult input);
1529 vk_Result_to_str(VkResult input) in vk_Result_to_str() function