Searched refs:FLUSH_CURRENT (Results 1 - 16 of 16) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_flush.c | 82 FLUSH_CURRENT(st->ctx, 0);
|
/external/mesa3d/src/mesa/main/ |
H A D | api_validate.c | 323 FLUSH_CURRENT(ctx, 0); 377 FLUSH_CURRENT(ctx, 0); 441 FLUSH_CURRENT(ctx, 0); 496 FLUSH_CURRENT(ctx, 0); 525 FLUSH_CURRENT(ctx, 0); 570 FLUSH_CURRENT(ctx, 0); 629 FLUSH_CURRENT(ctx, 0);
|
H A D | drawpix.c | 171 FLUSH_CURRENT( ctx, 0 ); 276 FLUSH_CURRENT( ctx, 0 ); 352 FLUSH_CURRENT(ctx, 0);
|
H A D | clear.c | 156 FLUSH_CURRENT(ctx, 0); 312 FLUSH_CURRENT(ctx, 0); 403 FLUSH_CURRENT(ctx, 0); 475 FLUSH_CURRENT(ctx, 0); 570 FLUSH_CURRENT(ctx, 0);
|
H A D | context.h | 227 #define FLUSH_CURRENT(ctx, newstate) \ macro 230 _mesa_debug(ctx, "FLUSH_CURRENT in %s\n", MESA_FUNCTION); \
|
H A D | nvprogram.c | 386 FLUSH_CURRENT(ctx, 0); 430 FLUSH_CURRENT(ctx, 0); 474 FLUSH_CURRENT(ctx, 0);
|
H A D | rastpos.c | 60 FLUSH_CURRENT(ctx, 0); 232 FLUSH_CURRENT(ctx, 0);
|
H A D | context.c | 172 FLUSH_CURRENT( ctx, 0 ); 1654 FLUSH_CURRENT( ctx, 0 ); 1668 FLUSH_CURRENT( ctx, 0 );
|
H A D | light.c | 754 FLUSH_CURRENT( ctx, 0 ); 771 FLUSH_CURRENT(ctx, 0); /* update ctx->Light.Material from vertex buffer */ 825 FLUSH_CURRENT(ctx, 0); /* update ctx->Light.Material from vertex buffer */
|
H A D | attrib.c | 246 FLUSH_CURRENT( ctx, 0 ); 356 FLUSH_CURRENT(ctx, 0); /* flush material changes */ 997 FLUSH_CURRENT( ctx, 0 );
|
H A D | readpix.c | 693 FLUSH_CURRENT(ctx, 0);
|
H A D | varray.c | 664 FLUSH_CURRENT(ctx, 0);
|
H A D | enable.c | 338 FLUSH_CURRENT(ctx, 0);
|
H A D | get.c | 1924 FLUSH_CURRENT(ctx, 0);
|
H A D | dlist.c | 9022 FLUSH_CURRENT(ctx, 0); /* must be called before assert */ 9116 FLUSH_CURRENT(ctx, 0);
|
/external/mesa3d/src/mesa/vbo/ |
H A D | vbo_save_draw.c | 276 FLUSH_CURRENT(ctx, 0);
|
Completed in 343 milliseconds