Searched refs:glRectf (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dblendeq.c138 glRectf(0.0, 0.0, windW/2, windH);
173 glRectf(x1, i, x2, i+deltaY);
183 glRectf(x1, i, x2, i+deltaY);
187 glRectf(x1, i, x2, i+deltaY);
191 glRectf(x1, i, x2, i+deltaY);
195 glRectf(x1, i, x2, i+deltaY);
204 glRectf(x1, i, x2, i+deltaY);
209 glRectf(x1, i, x2, i+deltaY);
211 glRectf(x1, i+10, x2, i+5);
H A Daccum.c43 glRectf(-1.0, -1.0, 1.0, 0.0);
49 glRectf(0.0, -1.0, 1.0, 1.0);
H A Dtri.c282 glRectf(p0[0]-2, p0[1]-2, p0[0]+2, p0[1]+2);
284 glRectf(p1[0]-2, p1[1]-2, p1[0]+2, p1[1]+2);
286 glRectf(p2[0]-2, p2[1]-2, p2[0]+2, p2[1]+2);
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Ddouble.c56 glRectf(-25.0, -25.0, 25.0, 25.0);
H A Dpolys.c83 glRectf (25.0, 25.0, 125.0, 125.0);
86 glRectf (125.0, 25.0, 225.0, 125.0);
88 glRectf (225.0, 25.0, 325.0, 125.0);
H A Dshadowmap.c206 glRectf( -20.0, -20.0, 20.0, 20.0 );
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgamma.c114 glRectf(-1.0, yoffs, -0.6, yoffs + 0.5);
121 glRectf(xcoord, yoffs, xcoord+0.4, yoffs + 0.5);
124 glRectf(xcoord + 0.1, yoffs + 0.125, xcoord + 0.3, yoffs + 0.375);
129 glRectf(xcoord + 0.1, yoffs + 0.125, xcoord + 0.3, yoffs + 0.375);
133 glRectf(0.6, yoffs, 1.0, yoffs + 0.5);
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxdemo.c24 glRectf( -0.8, -0.8, 0.8, 0.8 );
H A Dglxpixmap.c182 glRectf( -0.75, -0.75, 0.75, 0.75 );
H A Dglsync.c264 glRectf(0, 0, width, height);
H A Doverlay.c38 glRectf(-0.8, -0.8, 0.8, 0.8);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetteximage.c163 glRectf(0, 0.5, 1.0, 1.0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c692 &glRectf,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c739 &glRectf,
H A Dgldrv.h122 void (APIENTRY *glRectf )( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h143 "glRectf\0"
1296 NAME_FUNC_OFFSET( 1029, glRectf, glRectf, NULL, _gloffset_Rectf),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h1109 GLAPI void GLAPIENTRY glRectf( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
H A Dgl_mangle.h1871 #define glRectf MANGLE(Rectf) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h1102 GLAPI void GLAPIENTRY glRectf( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18880 #define glRectf macro
[all...]
H A Dgl_generated_dispatch.c52852 0, // glRectf
[all...]

Completed in 277 milliseconds