Searched refs:Normal3x (Results 1 – 2 of 2) sorted by relevance
271 void Normal3x(GLfixed nx, GLfixed ny, GLfixed nz);1125 return es1::Normal3x(nx, ny, nz); in glNormal3x()1536 this->glNormal3x = es1::Normal3x; in LibGLES_CMexports()
3066 void Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in Normal3x() function