Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4401 for(Iterator memTypeIndex = beg; memTypeIndex < centerValue; ++memTypeIndex) in VmaQuickSortPartition() local
13947 const uint32_t memTypeIndex = m_MemoryTypeIndex; in AddStats() local
14847 const uint32_t memTypeIndex = hAlloc->GetMemoryTypeIndex(); in AddAllocations() local
14906 for(uint32_t memTypeIndex = 0; in Defragment() local
14955 for(uint32_t memTypeIndex = 0; in DefragmentPassBegin() local
15028 for(uint32_t memTypeIndex = 0; in DefragmentPassEnd() local
15827 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in VmaAllocator_T() local
16126 VkDeviceSize VmaAllocator_T::CalcPreferredBlockSize(uint32_t memTypeIndex) in CalcPreferredBlockSize()
16142 uint32_t memTypeIndex, in AllocateMemoryOfType()
16258 uint32_t memTypeIndex, in AllocateDedicatedMemory()
[all …]