Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DSparseBindingTest.cpp96 std::vector<VmaAllocation> m_Allocations; member in SparseBindingImage
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h6092 VmaVector< AllocationInfo, VmaStlAllocator<AllocationInfo> > m_Allocations; member
6375 VmaVector< AllocInfo, VmaStlAllocator<AllocInfo> > m_Allocations; variable