Home | History | Annotate | Download | only in client

Lines Matching defs:Uniform1i

1105 void GLES2Implementation::Uniform1i(GLint location, GLint x) {
1108 helper_->Uniform1i(location, x);