Home | History | Annotate | Download | only in EGL

Lines Matching refs:setGLHooksThreadSpecific

186 extern void setGLHooksThreadSpecific(gl_hooks_t const *value);
759 setGLHooksThreadSpecific(c->cnx->hooks[c->version]);
769 setGLHooksThreadSpecific(&gHooksNoContext);
1065 setGLHooksThreadSpecific(c->cnx->hooks[c->version]);
1076 if (c) setGLHooksThreadSpecific(c->cnx->hooks[c->version]);