Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglContext.cpp59 bool usingCoreProfile = in EglContext() local
61 setCoreProfile(usingCoreProfile); in EglContext()
62 glesCtx->setCoreProfile(usingCoreProfile); in EglContext()