Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp152 const glu::ApiType actualApi = getVersion(m_functions); in CGLRenderContext() local
153 if (!contextSupports(glu::ContextType(actualApi, glu::ContextFlags(0)), config.type.getAPI())) in CGLRenderContext()