Searched refs:glRasterPos3f (Results 1 - 17 of 17) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | zbitmap.c | 70 glRasterPos3f(-2.0, -1, -1.0); 73 glRasterPos3f(-2.0, 0, 0.0); 76 glRasterPos3f(-2.0, 1, 1.0); 79 glRasterPos3f(-1.5, -2.8, 0.0);
|
| H A D | texcmp.c | 126 glRasterPos3f(-1.2, -0.7, 0); 131 glRasterPos3f(-1.2, -0.8, 0); 134 glRasterPos3f(-1.2, -0.9, 0);
|
| H A D | bug_3195.c | 102 glRasterPos3f(-0.9, -0.9, 0.0);
|
| H A D | arraytexture.c | 125 glRasterPos3f(-0.9, -0.9, 0.0);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | arbocclude2.c | 219 glRasterPos3f(-0.50, -0.6, 0); 222 glRasterPos3f(-0.25, -0.7, 0); 227 glRasterPos3f(-0.25, -0.9, 0); 236 glRasterPos3f(-0.25, -0.8, 0);
|
| H A D | arbocclude.c | 178 glRasterPos3f(0.45, Ypos[i], 1.0);
|
| H A D | lodbias.c | 100 glRasterPos3f(-0.9, -0.9, 0.0);
|
| H A D | drawpix.c | 55 glRasterPos3f(0, 0, Zpos);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 676 &glRasterPos3f,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 723 &glRasterPos3f,
|
| H A D | gldrv.h | 106 void (APIENTRY *glRasterPos3f )( GLfloat x, GLfloat y, GLfloat z );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 127 "glRasterPos3f\0" 1280 NAME_FUNC_OFFSET( 809, glRasterPos3f, glRasterPos3f, NULL, _gloffset_RasterPos3f),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1083 GLAPI void GLAPIENTRY glRasterPos3f( GLfloat x, GLfloat y, GLfloat z );
|
| H A D | gl_mangle.h | 1846 #define glRasterPos3f MANGLE(RasterPos3f) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1076 GLAPI void GLAPIENTRY glRasterPos3f( GLfloat x, GLfloat y, GLfloat z );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18850 #define glRasterPos3f macro [all...] |
| H A D | gl_generated_dispatch.c | 52398 0, // glRasterPos3f [all...] |
Completed in 231 milliseconds