HomeSort by relevance Sort by last modified time
    Searched defs:GetIdAllocator (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
context_group.cc 331 IdAllocatorInterface* ContextGroup::GetIdAllocator(unsigned namespace_id) {
gles2_cmd_decoder_unittest_base.h 100 IdAllocatorInterface* GetIdAllocator(GLuint namespace_id) {
101 return group_->GetIdAllocator(namespace_id);
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc 330 IdAllocatorInterface* GLES2Implementation::GetIdAllocator(
    [all...]

Completed in 66 milliseconds