HomeSort by relevance Sort by last modified time
    Searched full: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),
719 *params = bound_array_buffer_id_;
848 helper_->BindBuffer(GL_ARRAY_BUFFER, bound_array_buffer_id_);
    [all...]
gles2_implementation.h 708 GLuint bound_array_buffer_id_; member in class:gpu::gles2::GLES2Implementation

Completed in 142 milliseconds