Searched refs:GL_QUADS (Results 1 - 25 of 188) sorted by relevance

12345678

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dquad-offset-unfilled.c83 glBegin(GL_QUADS);
93 glBegin(GL_QUADS);
106 glBegin(GL_QUADS);
H A Dclear-undefined.c51 glBegin(GL_QUADS);
58 glBegin(GL_QUADS);
76 glBegin(GL_QUADS);
H A Dquads.c75 glBegin(GL_QUADS);
89 glBegin(GL_QUADS);
H A Dquad-clip-all-vertices.c75 glBegin(GL_QUADS);
H A Dquad-clip.c75 glBegin(GL_QUADS);
H A Dquad.c75 glBegin(GL_QUADS);
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dpickdepth.c73 glBegin(GL_QUADS);
82 glBegin(GL_QUADS);
91 glBegin(GL_QUADS);
H A Dtexbind.c112 glBegin(GL_QUADS);
119 glBegin(GL_QUADS);
H A Daapoly.c90 glDrawElements (GL_QUADS, NFACE*4, GL_UNSIGNED_BYTE, indices);
H A Dchecker.c90 glBegin(GL_QUADS);
H A Dmultisamp.c101 glBegin (GL_QUADS);
H A Dplane.c80 glBegin (GL_QUADS);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexgenmix.c304 glBegin( GL_QUADS );
337 glBegin( GL_QUADS );
357 glBegin( GL_QUADS );
382 glBegin( GL_QUADS );
411 glBegin( GL_QUADS );
432 glBegin( GL_QUADS );
451 glBegin( GL_QUADS );
484 glBegin( GL_QUADS );
507 glBegin( GL_QUADS );
H A Dpersp_hint.c64 glBegin(GL_QUADS);
79 glBegin(GL_QUADS);
H A Dbug_3101.c58 glBegin(GL_QUADS);
H A Dscissor-viewport.c77 glBegin(GL_QUADS);
H A Dzbitmap.c51 glBegin(GL_QUADS);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfogcoord.c221 glDrawElements(GL_QUADS, sizeof(vertex_index) / sizeof(vertex_index[0]),
228 glBegin(GL_QUADS);
236 glBegin(GL_QUADS);
244 glBegin(GL_QUADS);
252 glBegin(GL_QUADS);
260 glBegin(GL_QUADS);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dvert-or-frag-only.c31 glBegin(GL_QUADS);
44 glBegin(GL_QUADS);
/xsrc/external/mit/mesa-demos/dist/src/fp/
H A Dpoint-position.c69 glBegin(GL_QUADS);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_split.c84 case GL_QUADS:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c111 [GL_QUADS] = _3DPRIM_QUADLIST,
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_split.c84 case GL_QUADS:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_util.c111 [GL_QUADS] = _3DPRIM_QUADLIST,
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_exec.c228 case GL_QUADS:
282 case GL_QUADS:

Completed in 25 milliseconds

12345678