Searched refs:dirty_render_cache (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_clear.c90 softpipe->dirty_render_cache = TRUE;
H A Dsp_flush.c78 softpipe->dirty_render_cache = FALSE;
190 softpipe->dirty_render_cache = FALSE;
H A Dsp_context.h192 boolean dirty_render_cache; member in struct:softpipe_context
H A Dsp_draw_arrays.c169 sp->dirty_render_cache = TRUE;
H A Dsp_context.c152 if (softpipe->dirty_render_cache) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_flush.c78 softpipe->dirty_render_cache = FALSE;
190 softpipe->dirty_render_cache = FALSE;
H A Dsp_clear.c92 softpipe->dirty_render_cache = TRUE;
H A Dsp_context.h192 boolean dirty_render_cache; member in struct:softpipe_context
H A Dsp_draw_arrays.c167 sp->dirty_render_cache = TRUE;
H A Dsp_context.c152 if (softpipe->dirty_render_cache) {

Completed in 13 milliseconds