Home
last modified time | relevance | path

Searched refs:__vk_errorv (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
Dvk_log.c276 __vk_errorv(const void *_obj, VkResult error, in __vk_errorv() function
333 VkResult result = __vk_errorv(_obj, error, file, line, format, va); in __vk_errorf()
Dvk_log.h82 __vk_errorv(const void *_obj, VkResult error,
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3438 err = __vk_errorv(device, VK_ERROR_DEVICE_LOST, file, line, msg, ap); in _anv_device_set_lost()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2874 __vk_errorv(device, VK_ERROR_DEVICE_LOST, file, line, msg, ap); in _radv_device_set_lost()