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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dblendxor.c65 glRecti(100, 30, 250, Height - 30);
73 glRecti(Width / 2, 30, Width / 2 + 150, Height - 30);
H A Dprim.c361 glRecti(-boxW/4, -boxH/4, boxW/4, boxH/4);
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpicksquare.c78 glRecti (i, j, i+1, j+1);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtunnel.c304 glRecti(40, 40, 600, 440);
H A Dtunnel2.c330 glRecti(40, 40, 600, 440);
H A Dfire.c301 glRecti(40, 40, 600, 440);
H A Dipers.c357 glRecti(40, 40, 600, 440);
H A Dteapot.c255 glRecti(40,40,600,440);
H A Dterrain.c225 glRecti(40, 40, 600, 440);
H A Dfbo_firecube.c400 glRecti(40, 40, 600, 440);
H A Dray.c266 glRecti(40, 40, 600, 440);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dprim.c347 glRecti(-boxW/4, -boxH/4, boxW/4, boxH/4);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c694 &glRecti,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c741 &glRecti,
H A Dgldrv.h124 void (APIENTRY *glRecti )( GLint x1, GLint y1, GLint x2, GLint y2 );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h145 "glRecti\0"
1298 NAME_FUNC_OFFSET( 1046, glRecti, glRecti, NULL, _gloffset_Recti),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h1110 GLAPI void GLAPIENTRY glRecti( GLint x1, GLint y1, GLint x2, GLint y2 );
H A Dgl_mangle.h1873 #define glRecti MANGLE(Recti) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h1103 GLAPI void GLAPIENTRY glRecti( GLint x1, GLint y1, GLint x2, GLint y2 );
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18882 #define glRecti macro
[all...]
H A Dgl_generated_dispatch.c52869 0, // glRecti
[all...]

Completed in 250 milliseconds