Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglContext.cpp58 bool usingCoreProfile = in EglContext() local
60 setCoreProfile(usingCoreProfile); in EglContext()
61 glesCtx->setCoreProfile(usingCoreProfile); in EglContext()