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.h4356 for(Iterator memTypeIndex = beg; memTypeIndex < centerValue; ++memTypeIndex) in VmaQuickSortPartition() local
13728 const uint32_t memTypeIndex = m_MemoryTypeIndex; in AddStats() local
14622 const uint32_t memTypeIndex = hAlloc->GetMemoryTypeIndex(); in AddAllocations() local
14681 for(uint32_t memTypeIndex = 0; in Defragment() local
14730 for(uint32_t memTypeIndex = 0; in DefragmentPassBegin() local
14803 for(uint32_t memTypeIndex = 0; in DefragmentPassEnd() local
15601 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in VmaAllocator_T() local
15888 VkDeviceSize VmaAllocator_T::CalcPreferredBlockSize(uint32_t memTypeIndex) in CalcPreferredBlockSize()
15904 uint32_t memTypeIndex, in AllocateMemoryOfType()
16020 uint32_t memTypeIndex, in AllocateDedicatedMemory()
[all …]