Searched refs:_GLAPI_EXPORT (Results 1 – 1 of 1) sorted by relevance
56 # define _GLAPI_EXPORT macro60 # define _GLAPI_EXPORT __declspec(dllexport)62 # define _GLAPI_EXPORT __declspec(dllimport)65 # define _GLAPI_EXPORT __attribute__((visibility("default")))67 # define _GLAPI_EXPORT91 _GLAPI_EXPORT extern __thread struct _glapi_table * _glapi_tls_Dispatch94 _GLAPI_EXPORT extern __thread void * _glapi_tls_Context97 _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;[all …]