Searched defs:glPolygonOffsetx (Results 1 – 3 of 3) sorted by relevance
174 void (*glPolygonOffsetx)(GLfixed factor, GLfixed units); member in LibGLES_CMexports
1188 GL_API void GL_APIENTRY glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx() function
544 public void glPolygonOffsetx(int factor, int units) { in glPolygonOffsetx() method in GLErrorLogger.ErrorLoggingGL