Searched defs:ProduceTextureDirectCHROMIUM (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
H A Dtest_gles2_interface.cc396 void TestGLES2Interface::ProduceTextureDirectCHROMIUM(GLuint texture, function in class:cc::TestGLES2Interface
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_interface_stub_impl_autogen.h782 void GLES2InterfaceStub::ProduceTextureDirectCHROMIUM( function in class:GLES2InterfaceStub
H A Dgles2_implementation.cc3604 void GLES2Implementation::ProduceTextureDirectCHROMIUM( function in class:gpu::gles2::GLES2Implementation
3610 DCHECK(mailbox.Verify()) << "ProduceTextureDirectCHROMIUM was passed a "
H A Dgles2_trace_implementation_impl_autogen.h1366 void GLES2TraceImplementation::ProduceTextureDirectCHROMIUM( function in class:GLES2TraceImplementation
1371 "GLES2Trace::ProduceTextureDirectCHROMIUM");
1372 gl_->ProduceTextureDirectCHROMIUM(texture, target, mailbox);

Completed in 315 milliseconds