Searched refs:glRasterPos2f (Results 1 - 20 of 20) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | zbitmap.c | 43 glRasterPos2f(-2.0, 2.6); 45 glRasterPos2f(-0.5, 2.6); 47 glRasterPos2f(1.0, 2.6);
|
| H A D | antialias.c | 79 glRasterPos2f(-3.1, -1.6); 82 glRasterPos2f(-0.8, -1.6); 92 glRasterPos2f(1.6, -1.6);
|
| H A D | cylwrap.c | 89 glRasterPos2f(x, -1.2);
|
| H A D | mipmap_view.c | 276 glRasterPos2f(x, y + TexHeight + 5);
|
| H A D | texgenmix.c | 58 glRasterPos2f( x, y );
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | blendeq.c | 112 glRasterPos2f(xleft, i); 117 glRasterPos2f(xright, i); 144 glRasterPos2f(stringx, i); i -= deltaY; 146 glRasterPos2f(stringx, i); i -= deltaY; 148 glRasterPos2f(stringx, i); i -= deltaY; 150 glRasterPos2f(stringx, i); i -= deltaY; 152 glRasterPos2f(stringx, i); i -= deltaY; 154 glRasterPos2f(stringx, i); i -= deltaY; 156 glRasterPos2f(stringx, i); i -= deltaY; 160 glRasterPos2f(string [all...] |
| H A D | font.c | 203 glRasterPos2f(-390.5, 0.5);
|
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | showbuffer.c | 78 glRasterPos2f(0, 0); 129 glRasterPos2f(0, 0); 181 glRasterPos2f(0, 0);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | xfont.c | 64 glRasterPos2f(-0.8, 0);
|
| H A D | xrotfontdemo.c | 72 glRasterPos2f(0, 0);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | texenv.c | 216 glRasterPos2f( x, y );
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 668 &glRasterPos2f,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 715 &glRasterPos2f,
|
| H A D | gldrv.h | 98 void (APIENTRY *glRasterPos2f )( GLfloat x, GLfloat y );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 119 "glRasterPos2f\0" 1272 NAME_FUNC_OFFSET( 693, glRasterPos2f, glRasterPos2f, NULL, _gloffset_RasterPos2f),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1078 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
|
| H A D | gl_mangle.h | 1836 #define glRasterPos2f MANGLE(RasterPos2f) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1071 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18840 #define glRasterPos2f macro [all...] |
| H A D | gl_generated_dispatch.c | 52247 0, // glRasterPos2f [all...] |
Completed in 238 milliseconds