Searched refs:glEvalCoord2f (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | glsurfeval.cc | 1120 glEvalCoord2f((GLfloat) u, (GLfloat) v);
|
| H A D | insurfeval.cc | 62 #define LOD_EVAL_COORD(u,v) glEvalCoord2f(u,v) 111 // glEvalCoord2f(u,v); 121 // glEvalCoord2f(u,v); 130 // glEvalCoord2f(u,v); 2021 // glEvalCoord2f(u,v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 838 &glEvalCoord2f,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 885 &glEvalCoord2f,
|
| H A D | gldrv.h | 268 void (APIENTRY *glEvalCoord2f )( GLfloat u, GLfloat v );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 289 "glEvalCoord2f\0" 1442 NAME_FUNC_OFFSET( 2788, glEvalCoord2f, glEvalCoord2f, NULL, _gloffset_EvalCoord2f),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1392 GLAPI void GLAPIENTRY glEvalCoord2f( GLfloat u, GLfloat v );
|
| H A D | gl_mangle.h | 563 #define glEvalCoord2f MANGLE(EvalCoord2f) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1385 GLAPI void GLAPIENTRY glEvalCoord2f( GLfloat u, GLfloat v );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 17334 #define glEvalCoord2f macro [all...] |
| H A D | gl_generated_dispatch.c | 18589 0, // glEvalCoord2f [all...] |
Completed in 171 milliseconds