Searched refs:FLUSH_CURRENT (Results 1 - 25 of 25) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | compute.c | 253 FLUSH_CURRENT(ctx, 0); 288 FLUSH_CURRENT(ctx, 0); 321 FLUSH_CURRENT(ctx, 0);
|
| H A D | drawpix.c | 168 FLUSH_CURRENT( ctx, 0 ); 274 FLUSH_CURRENT( ctx, 0 ); 350 FLUSH_CURRENT(ctx, 0);
|
| H A D | clear.c | 147 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 D | context.h | 226 #define FLUSH_CURRENT(ctx, newstate) \ macro 229 _mesa_debug(ctx, "FLUSH_CURRENT in %s\n", __func__); \
|
| H A D | context.c | 183 FLUSH_CURRENT( ctx, 0 ); 1873 FLUSH_CURRENT( ctx, 0 ); 1894 FLUSH_CURRENT(ctx, 0);
|
| H A D | light.c | 751 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 D | externalobjects.c | 737 FLUSH_CURRENT(ctx, 0); 798 FLUSH_CURRENT(ctx, 0);
|
| H A D | rastpos.c | 536 FLUSH_CURRENT(ctx, 0); 708 FLUSH_CURRENT(ctx, 0);
|
| H A D | attrib.c | 310 FLUSH_CURRENT(ctx, 0); 435 FLUSH_CURRENT(ctx, 0); /* flush material changes */ 1135 FLUSH_CURRENT(ctx, 0);
|
| H A D | readpix.c | 1038 FLUSH_CURRENT(ctx, 0);
|
| H A D | enable.c | 377 FLUSH_CURRENT(ctx, 0);
|
| H A D | varray.c | 1336 FLUSH_CURRENT(ctx, 0);
|
| H A D | get.c | 1376 FLUSH_CURRENT(ctx, 0);
|
| H A D | dlist.c | 10881 FLUSH_CURRENT(ctx, 0); /* must be called before assert */ 10989 FLUSH_CURRENT(ctx, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | drawpix.c | 175 FLUSH_CURRENT( ctx, 0 ); 296 FLUSH_CURRENT( ctx, 0 ); 376 FLUSH_CURRENT(ctx, 0);
|
| H A D | context.h | 204 #define FLUSH_CURRENT(ctx, newstate) \ macro 207 _mesa_debug(ctx, "FLUSH_CURRENT in %s\n", __func__); \
|
| H A D | light.c | 823 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 D | rastpos.c | 542 FLUSH_CURRENT(ctx, 0); 714 FLUSH_CURRENT(ctx, 0);
|
| H A D | attrib.c | 125 FLUSH_CURRENT(ctx, 0); 220 FLUSH_CURRENT(ctx, 0); /* flush material changes */ 762 FLUSH_CURRENT(ctx, 0);
|
| H A D | enable.c | 500 FLUSH_CURRENT(ctx, 0);
|
| H A D | varray.c | 2173 FLUSH_CURRENT(ctx, 0);
|
| H A D | get.c | 1442 FLUSH_CURRENT(ctx, 0);
|
| H A D | dlist.c | 13560 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 D | st_manager.c | 670 FLUSH_CURRENT(st->ctx, 0);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.0.rst | 2881 - mesa: fix incorrect uses of FLUSH_CURRENT 2882 - mesa: remove FLUSH_CURRENT calls that have no effect
|
Completed in 104 milliseconds