Home
last modified time | relevance | path

Searched defs:allocationCreateInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_mem_alloc_wrapper.cpp104 VmaAllocationCreateInfo allocationCreateInfo = {}; in CreateBuffer() local
128 VmaAllocationCreateInfo allocationCreateInfo = {}; in AllocateAndBindMemoryForImage() local
163 VmaAllocationCreateInfo allocationCreateInfo = {}; in FindMemoryTypeIndexForBufferInfo() local
179 VmaAllocationCreateInfo allocationCreateInfo = {}; in FindMemoryTypeIndexForImageInfo() local
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp6393 VmaAllocationCreateInfo allocationCreateInfo = {}; in TestAllocationAliasing() local