Searched refs:_EGLThreadInfo (Results 1 – 7 of 7) sorted by relevance
43 static _EGLThreadInfo dummy_thread;47 static void _eglDestroyThreadInfo(_EGLThreadInfo *t);50 static __THREAD_INITIAL_EXEC const _EGLThreadInfo *_egl_TLS;53 static inline void _eglSetTSD(const _EGLThreadInfo *t) in _eglSetTSD()61 static inline _EGLThreadInfo *_eglGetTSD(void) in _eglGetTSD()64 return (_EGLThreadInfo *) _egl_TLS; in _eglGetTSD()66 return (_EGLThreadInfo *) tss_get(_egl_TSD); in _eglGetTSD()74 _EGLThreadInfo *t = _eglGetTSD(); in _eglFiniTSD()105 _eglInitThreadInfo(_EGLThreadInfo *t) in _eglInitThreadInfo()116 static _EGLThreadInfo *[all …]
53 _EGLThreadInfo *Binding;86 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t);
71 typedef struct _egl_thread_info _EGLThreadInfo; typedef
716 _eglBindContextToThread(_EGLContext *ctx, _EGLThreadInfo *t) in _eglBindContextToThread()740 _EGLThreadInfo *t = _eglGetCurrentThread(); in _eglCheckMakeCurrent()816 _EGLThreadInfo *t = _eglGetCurrentThread(); in _eglBindContext()
83 extern _EGLThreadInfo *
270 _EGLThreadInfo *thr = _eglGetCurrentThread(); in _eglSetFuncName()1630 _EGLThreadInfo *t = _eglGetCurrentThread(); in eglGetError()1656 _EGLThreadInfo *t; in eglBindAPI()1679 _EGLThreadInfo *t = _eglGetCurrentThread(); in eglQueryAPI()1711 _EGLThreadInfo *t = _eglGetCurrentThread(); in eglReleaseThread()2419 _EGLThreadInfo *t = _eglGetCurrentThread(); in eglLabelObjectKHR()
129 _EGLThreadInfo *t = _eglGetCurrentThread(); in dri_set_background_context()