Searched defs:glTranslatex (Results 1 – 7 of 7) sorted by relevance
157 #define glTranslatex FNPTR(glTranslatex) macro
148 public void glTranslatex(int x, int y, int z) { in glTranslatex() method in MatrixStack
658 public void glTranslatex(int x, int y, int z) { in glTranslatex() method in MatrixTrackingGL
164 glTranslatex_t glTranslatex; member
1638 GL_API void GL_APIENTRY glTranslatex( GLfixed x, GLfixed y, GLfixed z) { in glTranslatex() function
761 void glTranslatex(GLfixed x, GLfixed y, GLfixed z) in glTranslatex() function