Searched refs:__glFillMap1d (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | eval.c | 59 __glFillMap1d(GLint k, GLint order, GLint stride, function in typeref:typename:void
|
| H A D | render2.c | 76 __glFillMap1d(k, order, stride, pnts, (pc + 28)); 99 __glFillMap1d(k, order, stride, pnts, buf);
|
| H A D | glxclient.h | 734 extern void __glFillMap1d(GLint, GLint, GLint, const GLdouble *, GLubyte *);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | eval.c | 59 __glFillMap1d(GLint k, GLint order, GLint stride, function in typeref:typename:void
|
| H A D | render2.c | 76 __glFillMap1d(k, order, stride, pnts, (pc + 28)); 99 __glFillMap1d(k, order, stride, pnts, buf);
|
| H A D | glxclient.h | 716 extern void __glFillMap1d(GLint, GLint, GLint, const GLdouble *, GLubyte *);
|
Completed in 6 milliseconds