Searched refs:EGL_OPENGL_API (Results 1 – 13 of 13) sorted by relevance
138 thread->setAPI(EGL_OPENGL_API); in wglCreateContext()174 display->createContext(configuration, sharedGLContext, EGL_OPENGL_API, in wglCreateContext()
223 #define EGL_OPENGL_API 0x30A2 macro
233 #define EGL_OPENGL_API 0x30A2 macro
31 if (clientType == EGL_OPENGL_API) in SelectShaderSpec()
22 if (context->getClientType() != EGL_OPENGL_API && context->getClientMajorVersion() > 1) \
1553 ASSERT(getClientType() == EGL_OPENGL_API); in getIntegervImpl()1557 ASSERT(getClientType() == EGL_OPENGL_API); in getIntegervImpl()2896 ASSERT(getClientType() == EGL_OPENGL_API); in initVersionStrings()3272 if (getClientType() == EGL_OPENGL_API || getClientVersion() < Version(2, 0)) in initCaps()8218 if (getClientType() == EGL_OPENGL_API && internalformat == GL_DEPTH_COMPONENT) in getConvertedRenderbufferFormat()
271 if (context->getClientType() == EGL_OPENGL_API) in ValidateTexImageFormatCombination()323 if (context->getClientType() == EGL_OPENGL_API) in ValidateTexImageFormatCombination()
3619 case EGL_OPENGL_API: in ValidateBindAPI()
522 if (clientVersion < Version(2, 0) || mClientType == EGL_OPENGL_API) in initialize()
3181 if (glState.getClientType() == EGL_OPENGL_API) in GetQueryParameterInfo()
275 #define EGL_OPENGL_API 0x30A2 macro
530 case EGL_OPENGL_API: in usesCustomOutVars()