Searched refs:glTranslated (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | movelight.c | 87 glTranslated (0.0, 0.0, 1.5);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxgears.c | 297 glTranslated(+0.5 * eyesep, 0.0, 0.0); 311 glTranslated(-0.5 * eyesep, 0.0, 0.0);
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 146 glTranslated(-eyex, -eyey, -eyez);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 907 &glTranslated,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 954 &glTranslated,
|
| H A D | gldrv.h | 337 void (APIENTRY *glTranslated )( GLdouble x, GLdouble y, GLdouble z );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 358 "glTranslated\0" 1511 NAME_FUNC_OFFSET( 3731, glTranslated, glTranslated, NULL, _gloffset_Translated),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 899 GLAPI void GLAPIENTRY glTranslated( GLdouble x, GLdouble y, GLdouble z );
|
| H A D | gl_mangle.h | 2245 #define glTranslated MANGLE(Translated) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 892 GLAPI void GLAPIENTRY glTranslated( GLdouble x, GLdouble y, GLdouble z );
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 2415 glTranslated(*(GLdouble *) (pc + 0),
|
| H A D | indirect_dispatch_swap.c | 2666 glTranslated((GLdouble) bswap_FLOAT64(pc + 0),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 19329 #define glTranslated macro [all...] |
| H A D | gl_generated_dispatch.c | 62355 0, // glTranslated [all...] |
Completed in 209 milliseconds