Home | History | Annotate | Download | only in client

Lines Matching refs:Uniform3i

1387 void GLES2Implementation::Uniform3i(GLint location, GLint x, GLint y, GLint z) {
1391 helper_->Uniform3i(location, x, y, z);