Searched refs:num_uniforms_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dprogram_manager.cc220 num_uniforms_(0) {
227 num_uniforms_ = 0;
815 ++num_uniforms_;
917 *params = num_uniforms_;
1182 uint32 num_inputs = attrib_infos_.size() + num_uniforms_;
1204 header->num_uniforms = num_uniforms_;
H A Dprogram_manager.h341 GLint num_uniforms_; member in class:gpu::gles2::Program

Completed in 126 milliseconds