HomeSort by relevance Sort by last modified time
    Searched refs:VISIT_GL_CALL (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/mojo/public/c/gles2/
gles2_call_visitor_chromium_sync_point_autogen.h 11 VISIT_GL_CALL(InsertSyncPointCHROMIUM, GLuint, (), ())
12 VISIT_GL_CALL(WaitSyncPointCHROMIUM, void, (GLuint sync_point), (sync_point))
gles2_call_visitor_chromium_texture_mailbox_autogen.h 11 VISIT_GL_CALL(GenMailboxCHROMIUM, void, (GLbyte * mailbox), (mailbox))
12 VISIT_GL_CALL(ProduceTextureCHROMIUM,
16 VISIT_GL_CALL(ProduceTextureDirectCHROMIUM,
20 VISIT_GL_CALL(ConsumeTextureCHROMIUM,
24 VISIT_GL_CALL(CreateAndConsumeTextureCHROMIUM,
gles2_call_visitor_autogen.h 11 VISIT_GL_CALL(ActiveTexture, void, (GLenum texture), (texture))
12 VISIT_GL_CALL(AttachShader,
16 VISIT_GL_CALL(BindAttribLocation,
20 VISIT_GL_CALL(BindBuffer,
24 VISIT_GL_CALL(BindFramebuffer,
28 VISIT_GL_CALL(BindRenderbuffer,
32 VISIT_GL_CALL(BindTexture,
36 VISIT_GL_CALL(BlendColor,
40 VISIT_GL_CALL(BlendEquation, void, (GLenum mode), (mode))
41 VISIT_GL_CALL(BlendEquationSeparate
    [all...]
chromium_sync_point.h 21 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
24 #undef VISIT_GL_CALL
chromium_texture_mailbox.h 21 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
24 #undef VISIT_GL_CALL
gles2.h 36 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
39 #undef VISIT_GL_CALL
  /external/chromium_org/mojo/public/platform/native/
gles2_impl_chromium_sync_point_thunks.h 17 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
20 #undef VISIT_GL_CALL
30 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function,
32 #undef VISIT_GL_CALL
gles2_impl_chromium_texture_mailbox_thunks.h 17 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
20 #undef VISIT_GL_CALL
31 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function,
33 #undef VISIT_GL_CALL
gles2_impl_thunks.h 19 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
22 #undef VISIT_GL_CALL
31 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) gl##Function,
33 #undef VISIT_GL_CALL
gles2_impl_chromium_sync_point_thunks.cc 15 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
21 #undef VISIT_GL_CALL
gles2_impl_chromium_texture_mailbox_thunks.cc 15 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
21 #undef VISIT_GL_CALL
gles2_impl_thunks.cc 14 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
20 #undef VISIT_GL_CALL
  /external/chromium_org/mojo/gles2/
gles2_impl.cc 64 #define VISIT_GL_CALL(Function, ReturnType, PARAMETERS, ARGUMENTS) \
72 #undef VISIT_GL_CALL

Completed in 217 milliseconds