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

  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 189 #define glUnmapImageCHROMIUM GLES2_GET_FUN(UnmapImageCHROMIUM)
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 540 void GLES2InterfaceStub::UnmapImageCHROMIUM(GLuint /* image_id */) {
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 449 virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE;
gles2_interface_autogen.h 259 virtual void UnmapImageCHROMIUM(GLuint image_id) = 0;
gles2_interface_stub_autogen.h 287 virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE;
gles2_trace_implementation_autogen.h 287 virtual void UnmapImageCHROMIUM(GLuint image_id) OVERRIDE;
gles2_c_lib_autogen.h 611 gles2::GetGLContext()->UnmapImageCHROMIUM(image_id);
    [all...]
gles2_implementation.cc     [all...]
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.cc     [all...]

Completed in 123 milliseconds