Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp313 if (!mCoreProfileSupported) { in getMaxGlesVersion()
350 mCoreProfileSupported = false; in queryConfigs()
410 bool useCoreProfile = mCoreProfileSupported && in createContext()
579 mCoreProfileSupported = false; in queryCoreProfileSupport()
608 mCoreProfileSupported = true; in queryCoreProfileSupport()
640 bool mCoreProfileSupported = false; member in __anonb898d7e50111::GlxDisplay
DEglOsApi_wgl.cpp941 if (!mCoreProfileSupported) { in getMaxGlesVersion()
1036 mCoreProfileSupported && in createContext()
1196 mCoreProfileSupported = false; in queryCoreProfileSupport()
1217 mCoreProfileSupported = true; in queryCoreProfileSupport()
1245 bool mCoreProfileSupported = false; member in __anon7bb9b2c40111::WglDisplay