Searched refs:TexEnvxv (Results 1 – 2 of 2) sorted by relevance
306 void TexEnvxv(GLenum target, GLenum pname, const GLfixed *params);1300 return es1::TexEnvxv(target, pname, params); in glTexEnvxv()1571 this->glTexEnvxv = es1::TexEnvxv; in LibGLES_CMexports()
4181 void TexEnvxv(GLenum target, GLenum pname, const GLfixed *params) in TexEnvxv() function