Home
last modified time | relevance | path

Searched refs:vk_Result_to_str (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_util.c48 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_util.c45 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
/external/mesa3d/src/intel/vulkan/
Danv_util.c87 const char *error_str = vk_Result_to_str(error); in __vk_errorv()
/external/mesa3d/src/amd/vulkan/
Dradv_util.c98 const char *error_str = vk_Result_to_str(error); in __vk_errorv()
/external/mesa3d/src/freedreno/vulkan/
Dtu_util.c61 const char *error_str = vk_Result_to_str(error); in __vk_errorf()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c792 file, line, vk_Result_to_str(result)); in _x11_swapchain_result()
809 file, line, vk_Result_to_str(result)); in _x11_swapchain_result()
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h334 const char * vk_Result_to_str(VkResult input);
Dvk_enum_to_str.c2282 vk_Result_to_str(VkResult input) in vk_Result_to_str() function
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp260 #expr, __LINE__, vk_Result_to_str(__result)); \