Lines Matching refs:_GLAPI_EXPORT
56 # define _GLAPI_EXPORT macro
60 # define _GLAPI_EXPORT __declspec(dllexport)
62 # define _GLAPI_EXPORT __declspec(dllimport)
65 # define _GLAPI_EXPORT __attribute__((visibility("default")))
67 # define _GLAPI_EXPORT
91 _GLAPI_EXPORT extern __thread struct _glapi_table * _glapi_tls_Dispatch
94 _GLAPI_EXPORT extern __thread void * _glapi_tls_Context
97 _GLAPI_EXPORT extern const struct _glapi_table *_glapi_Dispatch;
98 _GLAPI_EXPORT extern const void *_glapi_Context;
105 _GLAPI_EXPORT extern struct _glapi_table *_glapi_Dispatch;
106 _GLAPI_EXPORT extern void *_glapi_Context;
121 _GLAPI_EXPORT void
125 _GLAPI_EXPORT void
129 _GLAPI_EXPORT void *
133 _GLAPI_EXPORT void
137 _GLAPI_EXPORT struct _glapi_table *
141 _GLAPI_EXPORT unsigned int
145 _GLAPI_EXPORT int
149 _GLAPI_EXPORT int
153 _GLAPI_EXPORT _glapi_proc
157 _GLAPI_EXPORT const char *
162 _GLAPI_EXPORT struct _glapi_table *
165 _GLAPI_EXPORT void
170 _GLAPI_EXPORT void
174 _GLAPI_EXPORT struct _glapi_table *
179 _GLAPI_EXPORT unsigned long
186 _GLAPI_EXPORT void
190 _GLAPI_EXPORT void