Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/util/
Dvk_alloc.h113 vk_asprintf(const VkAllocationCallbacks *alloc, in vk_asprintf() function
/third_party/mesa3d/src/vulkan/runtime/
Dvk_object.c325 obj->object_name = vk_asprintf(&obj->device->alloc, in vk_object_base_name()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c245 device->name = vk_asprintf(&instance->vk.alloc, in tu_physical_device_init()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst4317 - vulkan: Add vk_asprintf and vk_vasprintf helpers