Home
last modified time | relevance | path

Searched refs:m_UseExtMemoryPriority (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h11391 bool m_UseExtMemoryPriority; member
12878 if (m_hAllocator->m_UseExtMemoryPriority) in CreateBlock()
14017m_UseExtMemoryPriority((pCreateInfo->flags & VMA_ALLOCATOR_CREATE_EXT_MEMORY_PRIORITY_BIT) != 0), in VmaAllocator_T()
14092 if(m_UseExtMemoryPriority) in VmaAllocator_T()
14701 if(m_UseExtMemoryPriority) in AllocateDedicatedMemory()
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h11361 bool m_UseExtMemoryPriority; member
12839 if (m_hAllocator->m_UseExtMemoryPriority) in CreateBlock()
13976m_UseExtMemoryPriority((pCreateInfo->flags & VMA_ALLOCATOR_CREATE_EXT_MEMORY_PRIORITY_BIT) != 0), in VmaAllocator_T()
14045 if(m_UseExtMemoryPriority) in VmaAllocator_T()
14633 if(m_UseExtMemoryPriority) in AllocateDedicatedMemory()