Searched refs:glNormal3x (Results 1 – 8 of 8) sorted by relevance
165 glNormal3x
198 glNormal3x
482 public void glNormal3x(int nx, int ny, int nz) { in glNormal3x() method in MatrixTrackingGL483 mgl.glNormal3x(nx, ny, nz); in glNormal3x()
705 GL_API void GL_APIENTRY glNormal3x (GLfixed nx, GLfixed ny, GLfixed nz);