Home
last modified time | relevance | path

Searched defs:ProduceFrontBuffer (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/tests/
Dgl_texture_mailbox_unittest.cc328 TEST_F(GLTextureMailboxTest, ProduceFrontBuffer) { in TEST_F() argument
/external/chromium_org/content/common/gpu/client/
Dcommand_buffer_proxy_impl.cc455 bool CommandBufferProxyImpl::ProduceFrontBuffer(const gpu::Mailbox& mailbox) { in ProduceFrontBuffer() function in content::CommandBufferProxyImpl
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder.cc3572 void GLES2DecoderImpl::ProduceFrontBuffer(const Mailbox& mailbox) { in ProduceFrontBuffer() function in gpu::gles2::GLES2DecoderImpl