Home | History | Annotate | Download | only in client

Lines Matching defs:Uniform1f

1156   void Uniform1f(GLint location, GLfloat x) {
1157 gles2::cmds::Uniform1f* c = GetCmdSpace<gles2::cmds::Uniform1f>();