Home
last modified time | relevance | path

Searched refs:__vk_log_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_log.h66 __vk_log_impl(severity, type, object_count, objects_or_instance, \
70 __vk_log_impl(VkDebugUtilsMessageSeverityFlagBitsEXT severity,
Dvk_log.c78 __vk_log_impl(VkDebugUtilsMessageSeverityFlagBitsEXT severity, in __vk_log_impl() function