Searched refs:_eglConvertApiToIndex (Results 1 – 4 of 4) sorted by relevance
149 t->CurrentAPIIndex = _eglConvertApiToIndex(EGL_OPENGL_ES_API); in _eglInitThreadInfo()249 return t->CurrentContexts[_eglConvertApiToIndex(api)]; in _eglGetAPIContext()
75 _eglConvertApiToIndex(EGLenum api) in _eglConvertApiToIndex() function
458 _eglConvertApiToIndex(ctx->ClientAPI) : t->CurrentAPIIndex; in _eglBindContextToThread()
754 EGLint es_index = _eglConvertApiToIndex(EGL_OPENGL_ES_API); in eglWaitGL()1224 t->CurrentAPIIndex = _eglConvertApiToIndex(api); in eglBindAPI()