Home
last modified time | relevance | path

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

/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2476 for(Iterator memTypeIndex = beg; memTypeIndex < centerValue; ++memTypeIndex) in VmaQuickSortPartition() local
7074 const uint32_t memTypeIndex = m_MemoryTypeIndex; in AddStats() local
7432 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in VmaAllocator_T() local
7536 VkDeviceSize VmaAllocator_T::CalcPreferredBlockSize(uint32_t memTypeIndex) in CalcPreferredBlockSize()
7550 uint32_t memTypeIndex, in AllocateMemoryOfType()
7653 uint32_t memTypeIndex, in AllocateDedicatedMemory()
7843 uint32_t memTypeIndex = UINT32_MAX; in AllocateMemory() local
7922 const uint32_t memTypeIndex = allocation->GetMemoryTypeIndex(); in FreeMemory() local
7950 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in CalculateStats() local
7967 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in CalculateStats() local
[all …]
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h3592 for(Iterator memTypeIndex = beg; memTypeIndex < centerValue; ++memTypeIndex) in VmaQuickSortPartition() local
12457 const uint32_t memTypeIndex = m_MemoryTypeIndex; in AddStats() local
13331 const uint32_t memTypeIndex = hAlloc->GetMemoryTypeIndex(); in AddAllocations() local
13374 for(uint32_t memTypeIndex = 0; in Defragment() local
14073 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in VmaAllocator_T() local
14231 VkDeviceSize VmaAllocator_T::CalcPreferredBlockSize(uint32_t memTypeIndex) in CalcPreferredBlockSize()
14246 uint32_t memTypeIndex, in AllocateMemoryOfType()
14354 uint32_t memTypeIndex, in AllocateDedicatedMemory()
14454 uint32_t memTypeIndex, in AllocateDedicatedMemoryPage()
14632 uint32_t memTypeIndex = UINT32_MAX; in AllocateMemory() local
[all …]
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h4375 for(Iterator memTypeIndex = beg; memTypeIndex < centerValue; ++memTypeIndex) in VmaQuickSortPartition() local
13746 const uint32_t memTypeIndex = m_MemoryTypeIndex; in AddStats() local
14640 const uint32_t memTypeIndex = hAlloc->GetMemoryTypeIndex(); in AddAllocations() local
14699 for(uint32_t memTypeIndex = 0; in Defragment() local
14748 for(uint32_t memTypeIndex = 0; in DefragmentPassBegin() local
14821 for(uint32_t memTypeIndex = 0; in DefragmentPassEnd() local
15619 for(uint32_t memTypeIndex = 0; memTypeIndex < GetMemoryTypeCount(); ++memTypeIndex) in VmaAllocator_T() local
15917 VkDeviceSize VmaAllocator_T::CalcPreferredBlockSize(uint32_t memTypeIndex) in CalcPreferredBlockSize()
15933 uint32_t memTypeIndex, in AllocateMemoryOfType()
16049 uint32_t memTypeIndex, in AllocateDedicatedMemory()
[all …]
DTests.cpp1376 uint32_t memTypeIndex = UINT32_MAX; in TestDefragmentationSimple() local
1565 uint32_t memTypeIndex = UINT32_MAX; in TestDefragmentationWholePool() local
3914 uint32_t memTypeIndex; in TestPool_SameSize() local
4966 uint32_t memTypeIndex = UINT_MAX; in TestDeviceCoherentMemory() local
5067 uint32_t memTypeIndex = UINT32_MAX; in TestMapping() local
5221 volatile uint32_t memTypeIndex = UINT32_MAX; in TestMappingMultithreaded() local
/external/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 …]