Searched refs:getGlThreadSpecific (Results 1 – 6 of 6) sorted by relevance
91 inline EGLAPI gl_hooks_t const* getGlThreadSpecific() { in getGlThreadSpecific() function
102 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \352 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetString()
588 inline ogles_context_t* getGlThreadSpecific() { in getGlThreadSpecific() function596 inline ogles_context_t* getGlThreadSpecific() { in getGlThreadSpecific() function636 return getGlThreadSpecific(); in get()
1224 ogles_context_t* current = (ogles_context_t*)getGlThreadSpecific(); in makeCurrent()1779 current_ctx = (EGLContext)getGlThreadSpecific(); in eglMakeCurrent()1866 return (EGLContext)getGlThreadSpecific(); in eglGetCurrentContext()1874 EGLContext ctx = (EGLContext)getGlThreadSpecific(); in eglGetCurrentSurface()1890 EGLContext ctx = (EGLContext)getGlThreadSpecific(); in eglGetCurrentDisplay()
46 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \
2569 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetStringImpl()2578 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetStringiImpl()2593 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetBooleanvImpl()2606 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetFloatvImpl()2619 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetIntegervImpl()2632 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; in glGetInteger64vImpl()