Searched refs:glRecti (Results 1 - 21 of 21) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | blendxor.c | 65 glRecti(100, 30, 250, Height - 30); 73 glRecti(Width / 2, 30, Width / 2 + 150, Height - 30);
|
| H A D | prim.c | 361 glRecti(-boxW/4, -boxH/4, boxW/4, boxH/4);
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | picksquare.c | 78 glRecti (i, j, i+1, j+1);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | tunnel.c | 304 glRecti(40, 40, 600, 440);
|
| H A D | tunnel2.c | 330 glRecti(40, 40, 600, 440);
|
| H A D | fire.c | 301 glRecti(40, 40, 600, 440);
|
| H A D | ipers.c | 357 glRecti(40, 40, 600, 440);
|
| H A D | teapot.c | 255 glRecti(40,40,600,440);
|
| H A D | terrain.c | 225 glRecti(40, 40, 600, 440);
|
| H A D | fbo_firecube.c | 400 glRecti(40, 40, 600, 440);
|
| H A D | ray.c | 266 glRecti(40, 40, 600, 440);
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | prim.c | 347 glRecti(-boxW/4, -boxH/4, boxW/4, boxH/4);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 694 &glRecti,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 741 &glRecti,
|
| H A D | gldrv.h | 124 void (APIENTRY *glRecti )( GLint x1, GLint y1, GLint x2, GLint y2 );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 145 "glRecti\0" 1298 NAME_FUNC_OFFSET( 1046, glRecti, glRecti, NULL, _gloffset_Recti),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1110 GLAPI void GLAPIENTRY glRecti( GLint x1, GLint y1, GLint x2, GLint y2 );
|
| H A D | gl_mangle.h | 1873 #define glRecti MANGLE(Recti) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1103 GLAPI void GLAPIENTRY glRecti( GLint x1, GLint y1, GLint x2, GLint y2 );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 18882 #define glRecti macro [all...] |
| H A D | gl_generated_dispatch.c | 52869 0, // glRecti [all...] |
Completed in 250 milliseconds