Home
last modified time | relevance | path

Searched refs:GLEWAPI (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dwglew.h78 # define GLEWAPI extern macro
81 # define GLEWAPI extern __declspec(dllexport) macro
83 # define GLEWAPI extern __declspec(dllimport) macro
1125 #define WGLEW_EXPORT GLEWAPI
1337 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
Dglew.h180 # define GLEWAPI extern macro
183 # define GLEWAPI extern __declspec(dllexport) macro
185 # define GLEWAPI extern __declspec(dllimport) macro
218 # define GLEWAPI extern macro
221 # define GLEWAPI extern __attribute__ ((visibility("default"))) macro
223 # define GLEWAPI extern __global macro
225 # define GLEWAPI extern macro
12854 #define GLEW_FUN_EXPORT GLEWAPI
12860 #define GLEW_VAR_EXPORT GLEWAPI
15453 GLEWAPI GLenum glewContextInit (GLEWContext* ctx);
[all …]