Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6908 bool IsCustomPool() const { return m_hParentPool != VMA_NULL; } in IsCustomPool() function
12754 const bool canFallbackToDedicated = !IsCustomPool(); in AllocatePage()
13619 if(IsCustomPool()) in PrintDetailedMap()