Searched refs:glRasterPos2f (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dzbitmap.c43 glRasterPos2f(-2.0, 2.6);
45 glRasterPos2f(-0.5, 2.6);
47 glRasterPos2f(1.0, 2.6);
H A Dantialias.c79 glRasterPos2f(-3.1, -1.6);
82 glRasterPos2f(-0.8, -1.6);
92 glRasterPos2f(1.6, -1.6);
H A Dcylwrap.c89 glRasterPos2f(x, -1.2);
H A Dmipmap_view.c276 glRasterPos2f(x, y + TexHeight + 5);
H A Dtexgenmix.c58 glRasterPos2f( x, y );
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dblendeq.c112 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 Dfont.c203 glRasterPos2f(-390.5, 0.5);
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshowbuffer.c78 glRasterPos2f(0, 0);
129 glRasterPos2f(0, 0);
181 glRasterPos2f(0, 0);
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dxfont.c64 glRasterPos2f(-0.8, 0);
H A Dxrotfontdemo.c72 glRasterPos2f(0, 0);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtexenv.c216 glRasterPos2f( x, y );
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c668 &glRasterPos2f,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c715 &glRasterPos2f,
H A Dgldrv.h98 void (APIENTRY *glRasterPos2f )( GLfloat x, GLfloat y );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h119 "glRasterPos2f\0"
1272 NAME_FUNC_OFFSET( 693, glRasterPos2f, glRasterPos2f, NULL, _gloffset_RasterPos2f),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h1078 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
H A Dgl_mangle.h1836 #define glRasterPos2f MANGLE(RasterPos2f) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h1071 GLAPI void GLAPIENTRY glRasterPos2f( GLfloat x, GLfloat y );
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18840 #define glRasterPos2f macro
[all...]
H A Dgl_generated_dispatch.c52247 0, // glRasterPos2f
[all...]

Completed in 238 milliseconds