HomeSort by relevance Sort by last modified time
    Searched refs:MakeIds (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
share_group.cc 25 virtual void MakeIds(
82 virtual void MakeIds(
119 virtual void MakeIds(GLES2Implementation* gl_impl,
155 virtual void MakeIds(GLES2Implementation* gl_impl,
160 id_handler_->MakeIds(gl_impl, id_offset, n, ids);
share_group.h 30 virtual void MakeIds(
gles2_implementation_impl_autogen.h 218 MakeIds(this, 0, 1, &client_id);
230 MakeIds(this, 0, 1, &client_id);
408 MakeIds(this, 0, n, buffers);
435 MakeIds(this, 0, n, framebuffers);
455 MakeIds(this, 0, n, renderbuffers);
475 MakeIds(this, 0, n, textures);
    [all...]
gles2_implementation.cc 171 GetIdHandler(id_namespaces::kBuffers)->MakeIds(
    [all...]
  /external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py     [all...]

Completed in 74 milliseconds