Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/util/
Dvk_log.c65 vk_object_to_instance(struct vk_object_base *obj) in vk_object_to_instance() function
93 instance = vk_object_to_instance(objects[0]); in __vk_log_impl()
263 return &vk_object_to_instance(obj)->base; in vk_object_for_error()
281 struct vk_instance *instance = vk_object_to_instance(object); in __vk_errorv()