Home
last modified time | relevance | path

Searched defs:suballoc (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h7653 VmaSuballocation suballoc = {}; in Init() local
7785 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
8081 VmaSuballocation& suballoc = *request.item; in Alloc() local
8144 VmaSuballocation& suballoc = *suballocItem; in Free() local
8161 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local
8178 VmaSuballocation& suballoc = *suballocItem; in ResizeAllocation() local
8494 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local
8605 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local
8804 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
8829 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
[all …]
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h7880 VmaSuballocation suballoc = {}; in Init() local
7996 for(const auto& suballoc : m_Suballocations) in CalcAllocationStatInfo() local
8029 for(const auto& suballoc : m_Suballocations) in PrintDetailedMap() local
8300 VmaSuballocation& suballoc = *request.item; in Alloc() local
8363 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local
8379 const VmaSuballocation& suballoc = *suballocItem; in GetAllocationInfo() local
8400 VmaSuballocation suballoc = {}; in Clear() local
8415 VmaSuballocation& suballoc = *suballocItem; in SetAllocationUserData() local
8626 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local
8737 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local
[all …]
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8830 VmaSuballocation suballoc = {}; in Init() local
8962 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
9262 VmaSuballocation& suballoc = *request.item; in Alloc() local
9325 VmaSuballocation& suballoc = *suballocItem; in Free() local
9342 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local
9548 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local
9659 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local
9858 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
9883 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
9892 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
[all …]