Searched refs:GLEWAPI (Results 1 – 2 of 2) sorted by relevance
78 # define GLEWAPI extern macro81 # define GLEWAPI extern __declspec(dllexport) macro83 # define GLEWAPI extern __declspec(dllimport) macro1125 #define WGLEW_EXPORT GLEWAPI1337 GLEWAPI GLenum wglewContextInit (WGLEWContext* ctx);1338 GLEWAPI GLboolean wglewContextIsSupported (const WGLEWContext* ctx, const char* name);1351 GLEWAPI GLboolean wglewIsSupported (const char* name);1355 GLEWAPI GLboolean wglewGetExtension (const char* name);1361 #undef GLEWAPI
180 # define GLEWAPI extern macro183 # define GLEWAPI extern __declspec(dllexport) macro185 # define GLEWAPI extern __declspec(dllimport) macro218 # define GLEWAPI extern macro221 # define GLEWAPI extern __attribute__ ((visibility("default"))) macro223 # define GLEWAPI extern __global macro225 # define GLEWAPI extern macro12854 #define GLEW_FUN_EXPORT GLEWAPI12860 #define GLEW_VAR_EXPORT GLEWAPI15453 GLEWAPI GLenum glewContextInit (GLEWContext* ctx);[all …]