Searched refs:glRasterPos3f (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dzbitmap.c70 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 Dtexcmp.c126 glRasterPos3f(-1.2, -0.7, 0);
131 glRasterPos3f(-1.2, -0.8, 0);
134 glRasterPos3f(-1.2, -0.9, 0);
H A Dbug_3195.c102 glRasterPos3f(-0.9, -0.9, 0.0);
H A Darraytexture.c125 glRasterPos3f(-0.9, -0.9, 0.0);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbocclude2.c219 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 Darbocclude.c178 glRasterPos3f(0.45, Ypos[i], 1.0);
H A Dlodbias.c100 glRasterPos3f(-0.9, -0.9, 0.0);
H A Ddrawpix.c55 glRasterPos3f(0, 0, Zpos);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c676 &glRasterPos3f,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c723 &glRasterPos3f,
H A Dgldrv.h106 void (APIENTRY *glRasterPos3f )( GLfloat x, GLfloat y, GLfloat z );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h127 "glRasterPos3f\0"
1280 NAME_FUNC_OFFSET( 809, glRasterPos3f, glRasterPos3f, NULL, _gloffset_RasterPos3f),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h1083 GLAPI void GLAPIENTRY glRasterPos3f( GLfloat x, GLfloat y, GLfloat z );
H A Dgl_mangle.h1846 #define glRasterPos3f MANGLE(RasterPos3f) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h1076 GLAPI void GLAPIENTRY glRasterPos3f( GLfloat x, GLfloat y, GLfloat z );
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18850 #define glRasterPos3f macro
[all...]
H A Dgl_generated_dispatch.c52398 0, // glRasterPos3f
[all...]

Completed in 231 milliseconds