Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_alloc.c47 vk_default_allocator(void) in vk_default_allocator() function
Dvk_alloc.h41 vk_default_allocator(void);
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_device.cpp306 pAllocator = pAllocator ?: vk_default_allocator(); in gfxstream_vk_CreateInstance()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1096 if (!vk_multialloc_alloc(&ma, vk_default_allocator(), in clone_rp_sample_locations()
2404 vk_free(vk_default_allocator(), cmd_buffer->pass_sample_locations); in vk_command_buffer_reset_render_pass()