Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h12458 const uint32_t memHeapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(memTypeIndex); in AddStats() local
14818 const uint32_t memHeapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalculateStats() local
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h15221 const uint32_t memHeapIndex = m_MemProps.memoryTypes[memTypeIndex].heapIndex; in CalculateStatistics() local
15226 for(uint32_t memHeapIndex = 0; memHeapIndex < GetMemoryHeapCount(); ++memHeapIndex) in CalculateStatistics() local
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h15153 const uint32_t memHeapIndex = m_MemProps.memoryTypes[memTypeIndex].heapIndex; in CalculateStatistics() local
15158 for(uint32_t memHeapIndex = 0; memHeapIndex < GetMemoryHeapCount(); ++memHeapIndex) in CalculateStatistics() local