Searched refs:MOJO_GLES2_EXPORT (Results 1 – 5 of 5) sorted by relevance
22 MOJO_GLES2_EXPORT MojoGLES2Context27 MOJO_GLES2_EXPORT void MojoGLES2DestroyContext(MojoGLES2Context context);28 MOJO_GLES2_EXPORT void MojoGLES2MakeCurrent(MojoGLES2Context context);29 MOJO_GLES2_EXPORT void MojoGLES2SwapBuffers(void);33 MOJO_GLES2_EXPORT void* MojoGLES2GetGLES2Interface(MojoGLES2Context context);34 MOJO_GLES2_EXPORT void* MojoGLES2GetContextSupport(MojoGLES2Context context);37 MOJO_GLES2_EXPORT ReturnType GL_APIENTRY gl##Function PARAMETERS;
12 #define MOJO_GLES2_EXPORT __declspec(dllexport) macro14 #define MOJO_GLES2_EXPORT __declspec(dllimport) macro20 #define MOJO_GLES2_EXPORT __attribute__((visibility("default"))) macro22 #define MOJO_GLES2_EXPORT macro29 #define MOJO_GLES2_EXPORT macro
22 MOJO_GLES2_EXPORT ReturnType GL_APIENTRY gl##Function PARAMETERS;
128 #define KHRONOS_APICALL MOJO_GLES2_EXPORT