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

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_clear.c80 softpipe->dirty_render_cache = TRUE;
H A Dsp_draw_arrays.c127 sp->dirty_render_cache = TRUE;
H A Dsp_flush.c76 softpipe->dirty_render_cache = FALSE;
H A Dsp_context.h173 boolean dirty_render_cache; member in struct:softpipe_context
H A Dsp_context.c170 if (softpipe->dirty_render_cache) {

Completed in 163 milliseconds