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

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation_impl_autogen.h 150 target, GetResultShmId(), GetResultShmOffset());
594 helper_->GetBooleanv(pname, GetResultShmId(), GetResultShmOffset());
624 target, pname, GetResultShmId(), GetResultShmOffset());
649 helper_->GetFloatv(pname, GetResultShmId(), GetResultShmOffset());
684 target, attachment, pname, GetResultShmId(), GetResultShmOffset());
710 helper_->GetIntegerv(pname, GetResultShmId(), GetResultShmOffset());
738 helper_->GetProgramiv(program, pname, GetResultShmId(), GetResultShmOffset());
795 target, pname, GetResultShmId(), GetResultShmOffset());
823 helper_->GetShaderiv(shader, pname, GetResultShmId(), GetResultShmOffset());
    [all...]
gles2_implementation.cc 332 int32 GLES2Implementation::GetResultShmId() {
480 helper_->GetError(GetResultShmId(), GetResultShmOffset());
549 bucket_id, GetResultShmId(), GetResultShmOffset(),
669 helper_->IsEnabled(cap, GetResultShmId(), GetResultShmOffset());
815 buffer_id, count, type, offset, GetResultShmId(), GetResultShmOffset());
    [all...]
gles2_implementation.h 399 int32 GetResultShmId();
  /external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py     [all...]

Completed in 7438 milliseconds