Searched refs:isCoherentMap (Results 1 – 1 of 1) sorted by relevance
90 const bool isCoherentMap = (storageFlags & GL_MAP_COHERENT_BIT_EXT) != 0; in GetStorageMemoryType() local93 if (isCoherentMap || isPersistentMap || externalBuffer) in GetStorageMemoryType()