Home
last modified time | relevance | path

Searched defs:UnmapBufferSubDataCHROMIUM (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/c/
Dppb_opengles2.h579 void (*UnmapBufferSubDataCHROMIUM)(PP_Resource context, const void* mem); member
/external/chromium_org/gpu/command_buffer/client/
Dgles2_trace_implementation_impl_autogen.h1199 void GLES2TraceImplementation::UnmapBufferSubDataCHROMIUM(const void* mem) { in UnmapBufferSubDataCHROMIUM() function
Dgles2_interface_stub_impl_autogen.h689 void GLES2InterfaceStub::UnmapBufferSubDataCHROMIUM(const void* /* mem */) { in UnmapBufferSubDataCHROMIUM() function
Dgles2_implementation.cc2959 void GLES2Implementation::UnmapBufferSubDataCHROMIUM(const void* mem) { in UnmapBufferSubDataCHROMIUM() function in gpu::gles2::GLES2Implementation
/external/chromium_org/ppapi/shared_impl/
Dppb_opengles2_shared.cc1502 void UnmapBufferSubDataCHROMIUM(PP_Resource context_id, const void* mem) { in UnmapBufferSubDataCHROMIUM() function