Searched refs:dirty_render_cache (Results 1 – 5 of 5) sorted by relevance
78 softpipe->dirty_render_cache = FALSE; in softpipe_flush()190 softpipe->dirty_render_cache = FALSE; in softpipe_texture_barrier()
89 softpipe->dirty_render_cache = TRUE; in softpipe_clear()
172 sp->dirty_render_cache = TRUE; in softpipe_draw_vbo()
195 boolean dirty_render_cache; member
148 if (softpipe->dirty_render_cache) { in softpipe_is_resource_referenced()