MOJO_GLES2_EXPORT   22 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2Initialize(MojoAsyncWaiter* async_waiter);
MOJO_GLES2_EXPORT   23 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2Terminate();
MOJO_GLES2_EXPORT   24 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT MojoGLES2Context MojoGLES2CreateContext(
MOJO_GLES2_EXPORT   29 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2DestroyContext(MojoGLES2Context context);
MOJO_GLES2_EXPORT   30 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2MakeCurrent(MojoGLES2Context context);
MOJO_GLES2_EXPORT   31 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2SwapBuffers();
MOJO_GLES2_EXPORT   33 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2RequestAnimationFrames(
MOJO_GLES2_EXPORT   35 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void MojoGLES2CancelAnimationFrames(MojoGLES2Context context);
MOJO_GLES2_EXPORT   39 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void* MojoGLES2GetGLES2Interface(MojoGLES2Context context);
MOJO_GLES2_EXPORT   40 mojo/public/c/gles2/gles2.h MOJO_GLES2_EXPORT void* MojoGLES2GetContextSupport(MojoGLES2Context context);
MOJO_GLES2_EXPORT   43 mojo/public/c/gles2/gles2.h   MOJO_GLES2_EXPORT ReturnType GL_APIENTRY gl##Function PARAMETERS;
MOJO_GLES2_EXPORT   21 mojo/public/gles2/gles2_private.h class MOJO_GLES2_EXPORT GLES2Support {
MOJO_GLES2_EXPORT  128 third_party/khronos/KHR/khrplatform.h #define KHRONOS_APICALL MOJO_GLES2_EXPORT