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_EXPORT88 _GLAPI_EXPORT extern __thread struct _glapi_table * _glapi_tls_Dispatch91 _GLAPI_EXPORT extern __thread void * _glapi_tls_Context94 _GLAPI_EXPORT extern const struct _glapi_table *_glapi_Dispatch;95 _GLAPI_EXPORT extern const void *_glapi_Context;102 _GLAPI_EXPORT extern struct _glapi_table *_glapi_Dispatch;[all …]