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

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc 108 bound_array_buffer_id_(0),
729 *params = bound_array_buffer_id_;
858 helper_->BindBuffer(GL_ARRAY_BUFFER, bound_array_buffer_id_);
    [all...]
gles2_implementation.h 715 GLuint bound_array_buffer_id_; member in class:gpu::gles2::GLES2Implementation

Completed in 402 milliseconds