Searched refs:glMapGrid2d (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | eval.c | 304 glMapGrid2d(20, 0.0, 1.0, 20, 0.0, 1.0);
|
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | glsurfeval.cc | 212 glMapGrid2d((GLint) nu, (GLdouble) u0, (GLdouble) u1, (GLint) nv,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 830 &glMapGrid2d,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 877 &glMapGrid2d,
|
| H A D | gldrv.h | 260 void (APIENTRY *glMapGrid2d )( GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2 );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 281 "glMapGrid2d\0" 1434 NAME_FUNC_OFFSET( 2677, glMapGrid2d, glMapGrid2d, NULL, _gloffset_MapGrid2d),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1400 GLAPI void GLAPIENTRY glMapGrid2d( GLint un, GLdouble u1, GLdouble u2,
|
| H A D | gl_mangle.h | 1278 #define glMapGrid2d MANGLE(MapGrid2d) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1393 GLAPI void GLAPIENTRY glMapGrid2d( GLint un, GLdouble u1, GLdouble u2,
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 1277 glMapGrid2d(*(GLint *) (pc + 32),
|
| H A D | indirect_dispatch_swap.c | 1455 glMapGrid2d((GLint) bswap_CARD32(pc + 32),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18201 #define glMapGrid2d macro [all...] |
| H A D | gl_generated_dispatch.c | 37732 0, // glMapGrid2d [all...] |
Completed in 223 milliseconds