Home | History | Annotate | Download | only in client

Lines Matching refs:TexParameterf

1015 void TexParameterf(GLenum target, GLenum pname, GLfloat param) {
1016 gles2::cmds::TexParameterf* c = GetCmdSpace<gles2::cmds::TexParameterf>();