Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6072 bool IsPersistentMap() const { return (m_MapCount & MAP_COUNT_FLAG_PERSISTENT_MAP) != 0; } in IsPersistentMap() function
8511 if(IsPersistentMap()) in ChangeBlockAllocation()
13138 if(hAllocation->IsPersistentMap()) in Free()
13200 if(hAllocation->IsPersistentMap()) in FreeReserved()