Searched refs:glRotated (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | movelight.c | 71 * transformation (glRotated) is called. This places the 84 glRotated ((GLdouble) spin, 1.0, 0.0, 0.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | backspecular.c | 27 glRotated(angle, 0.0, 1.0, 0.0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 903 &glRotated,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 950 &glRotated,
|
| H A D | gldrv.h | 333 void (APIENTRY *glRotated )( GLdouble angle, GLdouble x, GLdouble y, GLdouble z );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 354 "glRotated\0" 1507 NAME_FUNC_OFFSET( 3693, glRotated, glRotated, NULL, _gloffset_Rotated),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 891 GLAPI void GLAPIENTRY glRotated( GLdouble angle,
|
| H A D | gl_mangle.h | 1918 #define glRotated MANGLE(Rotated) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 884 GLAPI void GLAPIENTRY glRotated( GLdouble angle,
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 2371 glRotated(*(GLdouble *) (pc + 0),
|
| H A D | indirect_dispatch_swap.c | 2619 glRotated((GLdouble) bswap_FLOAT64(pc + 0),
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18938 #define glRotated macro [all...] |
| H A D | gl_generated_dispatch.c | 54523 0, // glRotated [all...] |
Completed in 223 milliseconds