Searched refs:GL_COLOR_BUFFER_BIT (Results 1 - 25 of 599) sorted by relevance

1234567891011>>

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dclear-scissor.c52 glClear(GL_COLOR_BUFFER_BIT);
56 glClear(GL_COLOR_BUFFER_BIT);
60 glClear(GL_COLOR_BUFFER_BIT);
64 glClear(GL_COLOR_BUFFER_BIT);
H A Dclear-fbo-scissor.c128 glClear(GL_COLOR_BUFFER_BIT);
133 glClear(GL_COLOR_BUFFER_BIT);
138 glClear(GL_COLOR_BUFFER_BIT);
143 glClear(GL_COLOR_BUFFER_BIT);
149 glClear(GL_COLOR_BUFFER_BIT);
H A Dtri-z-clip.c43 glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
H A Dtri-clear.c74 glClear(GL_COLOR_BUFFER_BIT);
88 glClear(GL_COLOR_BUFFER_BIT);
H A Dclear-fbo.c85 glClear(GL_COLOR_BUFFER_BIT);
117 glClear(GL_COLOR_BUFFER_BIT);
H A Dclear-undefined.c68 glClear(GL_COLOR_BUFFER_BIT);
72 glClear(GL_COLOR_BUFFER_BIT);
H A Ddlist-mat-tri.c49 glClear(GL_COLOR_BUFFER_BIT);
117 glClear(GL_COLOR_BUFFER_BIT);
H A Ddlist-tri-mat-tri.c49 glClear(GL_COLOR_BUFFER_BIT);
116 glClear(GL_COLOR_BUFFER_BIT);
H A Dtri-fbo.c95 glClear(GL_COLOR_BUFFER_BIT);
120 glClear(GL_COLOR_BUFFER_BIT);
/xsrc/external/mit/libepoxy/dist/test/
H A Dcgl_core.c48 glClear(GL_COLOR_BUFFER_BIT);
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dcube.c55 glClear (GL_COLOR_BUFFER_BIT);
H A Dhello.c48 glClear (GL_COLOR_BUFFER_BIT);
H A Dclip.c56 glClear(GL_COLOR_BUFFER_BIT);
H A Ddepthcue.c72 glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
H A Dsmooth.c66 glClear (GL_COLOR_BUFFER_BIT);
H A Daapoly.c106 glClear (GL_COLOR_BUFFER_BIT);
112 glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dclear.c49 fn_Clear(GL_COLOR_BUFFER_BIT);
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dswapbuffers.c82 glClear(GL_COLOR_BUFFER_BIT);
92 glClear(GL_COLOR_BUFFER_BIT);
H A Dfill.c172 glClear(GL_COLOR_BUFFER_BIT);
183 glClear(GL_COLOR_BUFFER_BIT);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Daccum.c91 glClear(GL_COLOR_BUFFER_BIT);
95 glClear(GL_COLOR_BUFFER_BIT);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmultiwindow.c53 glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );
75 glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );
H A Dscissor.c86 glClear(GL_COLOR_BUFFER_BIT);
93 glClear(GL_COLOR_BUFFER_BIT);
H A Dcopypixrate.c39 glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
89 GL_COLOR_BUFFER_BIT, GL_LINEAR);
151 glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dblend.h178 FLUSH_VERTICES(ctx, _NEW_COLOR, GL_COLOR_BUFFER_BIT);
180 FLUSH_VERTICES(ctx, 0, GL_COLOR_BUFFER_BIT);
194 FLUSH_VERTICES(ctx, _NEW_COLOR, GL_COLOR_BUFFER_BIT);
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/osmesa/
H A Dtest-render.cpp99 glClear(GL_COLOR_BUFFER_BIT);
259 glClear(GL_COLOR_BUFFER_BIT);
265 glClear(GL_COLOR_BUFFER_BIT);
273 glClear(GL_COLOR_BUFFER_BIT);
299 glClear(GL_COLOR_BUFFER_BIT);
305 glClear(GL_COLOR_BUFFER_BIT);

Completed in 14 milliseconds

1234567891011>>