Home | History | Annotate | Download | only in client

Lines Matching refs:Uniform1i

1092 void Uniform1i(GLint location, GLint x) {
1093 gles2::cmds::Uniform1i* c = GetCmdSpace<gles2::cmds::Uniform1i>();