HomeSort by relevance Sort by last modified time
    Searched refs:command_buffer_ (Results 26 - 29 of 29) sorted by null

12

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 235 scoped_ptr<gpu::CommandBufferService> command_buffer_; member in class:content::GpuCommandBufferStub
  /external/chromium_org/gpu/command_buffer/service/
in_process_command_buffer.h 206 scoped_ptr<CommandBuffer> command_buffer_; member in class:gpu::InProcessCommandBuffer
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 91 return command_buffer_.get();
718 scoped_ptr<CommandBufferProxyImpl> command_buffer_; member in class:content::WebGraphicsContext3DCommandBufferImpl
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_unittest.cc 95 : command_buffer_(command_buffer),
108 buffers_[ii] = command_buffer_->CreateTransferBuffer(
212 CommandBuffer* command_buffer_; member in class:gpu::gles2::MockTransferBuffer
357 command_buffer_.reset(new StrictMock<MockClientCommandBuffer>());
358 ASSERT_TRUE(command_buffer_->Initialize());
433 return command_buffer_.get();
481 scoped_ptr<MockClientCommandBuffer> command_buffer_; member in class:gpu::gles2::GLES2ImplementationTest
    [all...]

Completed in 84 milliseconds

12