| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | blendeq.c | 138 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 D | accum.c | 43 glRectf(-1.0, -1.0, 1.0, 0.0); 49 glRectf(0.0, -1.0, 1.0, 1.0);
|
| H A D | tri.c | 282 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 D | double.c | 56 glRectf(-25.0, -25.0, 25.0, 25.0);
|
| H A D | polys.c | 83 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 D | shadowmap.c | 206 glRectf( -20.0, -20.0, 20.0, 20.0 );
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | gamma.c | 114 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 D | glxdemo.c | 24 glRectf( -0.8, -0.8, 0.8, 0.8 );
|
| H A D | glxpixmap.c | 182 glRectf( -0.75, -0.75, 0.75, 0.75 );
|
| H A D | glsync.c | 264 glRectf(0, 0, width, height);
|
| H A D | overlay.c | 38 glRectf(-0.8, -0.8, 0.8, 0.8);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | getteximage.c | 163 glRectf(0, 0.5, 1.0, 1.0);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 692 &glRectf,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 739 &glRectf,
|
| H A D | gldrv.h | 122 void (APIENTRY *glRectf )( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 143 "glRectf\0" 1296 NAME_FUNC_OFFSET( 1029, glRectf, glRectf, NULL, _gloffset_Rectf),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1109 GLAPI void GLAPIENTRY glRectf( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
|
| H A D | gl_mangle.h | 1871 #define glRectf MANGLE(Rectf) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1102 GLAPI void GLAPIENTRY glRectf( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18880 #define glRectf macro [all...] |
| H A D | gl_generated_dispatch.c | 52852 0, // glRectf [all...] |