Home | History | Annotate | Download | only in client

Lines Matching refs:UseProgram

36 // UseProgram() with the right parameters. Note that |gl_|
56 // UseProgram must be called with GL_TEXTURE_2D bound to the
59 void UseProgram(const gfx::Size& src_size,
195 shader_program_->UseProgram(spec_.src_size,
874 void ShaderProgram::UseProgram(const gfx::Size& src_size,
880 gl_->UseProgram(program_);