Searched refs:getGLTraceThreadSpecific (Results 1 – 4 of 4) sorted by relevance
331 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \338 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \373 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \380 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \424 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \431 gl_hooks_t::gl_t const * const _c = &getGLTraceThreadSpecific()->gl; \
74 extern gl_hooks_t const* getGLTraceThreadSpecific();
104 gl_hooks_t const* getGLTraceThreadSpecific() { in getGLTraceThreadSpecific() function
1092 gl_hooks_t const *trace_hooks = getGLTraceThreadSpecific(); in eglSwapBuffersWithDamageKHR()