OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shared_state_buffer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
command_buffer_service.cc
104
shared_state_buffer_
= shared_state_buffer.Pass();
105
DCHECK(
shared_state_buffer_
->GetSize() >= sizeof(*shared_state_));
108
static_cast<CommandBufferSharedState*>(
shared_state_buffer_
->GetMemory());
command_buffer_service.h
93
scoped_ptr<BufferBacking>
shared_state_buffer_
;
member in class:gpu::CommandBufferService
Completed in 690 milliseconds