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

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_clear.c89 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.h195 boolean dirty_render_cache; member in struct:softpipe_context
H A Dsp_draw_arrays.c172 sp->dirty_render_cache = TRUE;
H A Dsp_context.c148 if (softpipe->dirty_render_cache) {

Completed in 92 milliseconds