Home | History | Annotate | Download | only in client

Lines Matching refs:Uniform2i

1329 void GLES2Implementation::Uniform2i(GLint location, GLint x, GLint y) {
1333 helper_->Uniform2i(location, x, y);