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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcompute.c253 FLUSH_CURRENT(ctx, 0);
288 FLUSH_CURRENT(ctx, 0);
321 FLUSH_CURRENT(ctx, 0);
H A Ddrawpix.c168 FLUSH_CURRENT( ctx, 0 );
274 FLUSH_CURRENT( ctx, 0 );
350 FLUSH_CURRENT(ctx, 0);
H A Dclear.c147 FLUSH_CURRENT(ctx, 0);
347 FLUSH_CURRENT(ctx, 0);
461 FLUSH_CURRENT(ctx, 0);
550 FLUSH_CURRENT(ctx, 0);
668 FLUSH_CURRENT(ctx, 0);
H A Dcontext.h226 #define FLUSH_CURRENT(ctx, newstate) \ macro
229 _mesa_debug(ctx, "FLUSH_CURRENT in %s\n", __func__); \
H A Dcontext.c183 FLUSH_CURRENT( ctx, 0 );
1873 FLUSH_CURRENT( ctx, 0 );
1894 FLUSH_CURRENT(ctx, 0);
H A Dlight.c751 FLUSH_CURRENT( ctx, 0 );
768 FLUSH_CURRENT(ctx, 0); /* update ctx->Light.Material from vertex buffer */
822 FLUSH_CURRENT(ctx, 0); /* update ctx->Light.Material from vertex buffer */
H A Dexternalobjects.c737 FLUSH_CURRENT(ctx, 0);
798 FLUSH_CURRENT(ctx, 0);
H A Drastpos.c536 FLUSH_CURRENT(ctx, 0);
708 FLUSH_CURRENT(ctx, 0);
H A Dattrib.c310 FLUSH_CURRENT(ctx, 0);
435 FLUSH_CURRENT(ctx, 0); /* flush material changes */
1135 FLUSH_CURRENT(ctx, 0);
H A Dreadpix.c1038 FLUSH_CURRENT(ctx, 0);
H A Denable.c377 FLUSH_CURRENT(ctx, 0);
H A Dvarray.c1336 FLUSH_CURRENT(ctx, 0);
H A Dget.c1376 FLUSH_CURRENT(ctx, 0);
H A Ddlist.c10881 FLUSH_CURRENT(ctx, 0); /* must be called before assert */
10989 FLUSH_CURRENT(ctx, 0);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddrawpix.c175 FLUSH_CURRENT( ctx, 0 );
296 FLUSH_CURRENT( ctx, 0 );
376 FLUSH_CURRENT(ctx, 0);
H A Dcontext.h204 #define FLUSH_CURRENT(ctx, newstate) \ macro
207 _mesa_debug(ctx, "FLUSH_CURRENT in %s\n", __func__); \
H A Dlight.c823 FLUSH_CURRENT(ctx, _NEW_FF_VERT_PROGRAM);
840 FLUSH_CURRENT(ctx, 0); /* update ctx->Light.Material from vertex buffer */
894 FLUSH_CURRENT(ctx, 0); /* update ctx->Light.Material from vertex buffer */
H A Drastpos.c542 FLUSH_CURRENT(ctx, 0);
714 FLUSH_CURRENT(ctx, 0);
H A Dattrib.c125 FLUSH_CURRENT(ctx, 0);
220 FLUSH_CURRENT(ctx, 0); /* flush material changes */
762 FLUSH_CURRENT(ctx, 0);
H A Denable.c500 FLUSH_CURRENT(ctx, 0);
H A Dvarray.c2173 FLUSH_CURRENT(ctx, 0);
H A Dget.c1442 FLUSH_CURRENT(ctx, 0);
H A Ddlist.c13560 FLUSH_CURRENT(ctx, 0); /* must be called before assert */
13828 FLUSH_CURRENT(ctx, 0);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c670 FLUSH_CURRENT(st->ctx, 0);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst2881 - mesa: fix incorrect uses of FLUSH_CURRENT
2882 - mesa: remove FLUSH_CURRENT calls that have no effect

Completed in 104 milliseconds