H A D | render2.c | 45 GLint order, const GLdouble * pnts) in __indirect_glMap1d() 76 __glFillMap1d(k, order, stride, pnts, (pc + 28)); in __indirect_glMap1d() 99 __glFillMap1d(k, order, stride, pnts, buf); in __indirect_glMap1d() 105 __glXSendLargeCommand(gc, pc, 32, pnts, compsize); in __indirect_glMap1d() 112 GLint order, const GLfloat * pnts) in __indirect_glMap1f() 143 __glFillMap1f(k, order, stride, pnts, (GLubyte *) (pc + 20)); in __indirect_glMap1f() 162 __glFillMap1f(k, order, stride, pnts, buf); in __indirect_glMap1f() 168 __glXSendLargeCommand(gc, pc, 24, pnts, compsize); in __indirect_glMap1f() 176 GLint vord, const GLdouble * pnts) in __indirect_glMap2d() 211 __glFillMap2d(k, uord, vord, ustr, vstr, pnts, (GLdoubl in __indirect_glMap2d() 44 __indirect_glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * pnts) __indirect_glMap1d() argument 111 __indirect_glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * pnts) __indirect_glMap1f() argument 174 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, GLint uord, GLdouble v1, GLdouble v2, GLint vstr, GLint vord, const GLdouble * pnts) __indirect_glMap2d() argument 252 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, GLint uord, GLfloat v1, GLfloat v2, GLint vstr, GLint vord, const GLfloat * pnts) __indirect_glMap2f() argument [all...] |