Searched refs:_glapi_Dispatch (Results 1 – 7 of 7) sorted by relevance
78 #define _glapi_Dispatch _mglapi_Dispatch macro94 _GLAPI_EXPORT extern const struct _glapi_table *_glapi_Dispatch;102 _GLAPI_EXPORT extern struct _glapi_table *_glapi_Dispatch;108 (likely(_glapi_Dispatch) ? _glapi_Dispatch : _glapi_get_dispatch())115 # define GET_DISPATCH() _glapi_Dispatch
39 const struct _glapi_table *_glapi_Dispatch; variable
200 unsigned long dispatch = (unsigned long) &_glapi_Dispatch; in init_glapi_relocs()
20 PUBLIC const struct _glapi_table *_glapi_Dispatch; variable25 PUBLIC struct _glapi_table *_glapi_Dispatch; variable
16 #define u_current_table _glapi_Dispatch
43 const struct _glapi_table *_glapi_Dispatch; variable
185 variable _glapi_Dispatch will point to the current dispatch table.