Searched refs:glVertex3dv (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | tess.c | 92 glVertex3dv(pointer); 141 gluTessCallback(tobj, GLU_TESS_VERTEX, &glVertex3dv);
|
| H A D | tesswind.c | 209 gluTessCallback(tobj, GLU_TESS_VERTEX, &glVertex3dv);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 739 &glVertex3dv,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 786 &glVertex3dv,
|
| H A D | gldrv.h | 169 void (APIENTRY *glVertex3dv )( const GLdouble *v );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 190 "glVertex3dv\0" 1343 NAME_FUNC_OFFSET( 1615, glVertex3dv, glVertex3dv, NULL, _gloffset_Vertex3dv),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 954 GLAPI void GLAPIENTRY glVertex3dv( const GLdouble *v );
|
| H A D | gl_mangle.h | 2402 #define glVertex3dv MANGLE(Vertex3dv) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 947 GLAPI void GLAPIENTRY glVertex3dv( const GLdouble *v );
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 643 glVertex3dv((const GLdouble *) (pc + 0));
|
| H A D | indirect_dispatch_swap.c | 775 glVertex3dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 3));
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19516 #define glVertex3dv macro [all...] |
| H A D | gl_generated_dispatch.c | 65609 0, // glVertex3dv [all...] |
Completed in 271 milliseconds