Searched refs:m_isCompSurfAllocable (Results 1 – 2 of 2) sorted by relevance
41 m_isCompSurfAllocable = m_osInterface->pfnIsCompressibelSurfaceSupported(skuTable); in MediaMemComp()117 return m_isCompSurfAllocable; in IsCompressibelSurfaceSupported()
143 bool m_isCompSurfAllocable = false; variable