Searched refs:__glFillMap1d (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/glx/ |
H A D | render2.c | 76 __glFillMap1d(k, order, stride, pnts, (pc + 28)); in __indirect_glMap1d() 99 __glFillMap1d(k, order, stride, pnts, buf); in __indirect_glMap1d()
|
H A D | eval.c | 59 __glFillMap1d(GLint k, GLint order, GLint stride, in __glFillMap1d() function
|
H A D | glxclient.h | 711 extern void __glFillMap1d(GLint, GLint, GLint, const GLdouble *, GLubyte *);
|
Completed in 3 milliseconds