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()
192 boolean dirty_render_cache; member
169 sp->dirty_render_cache = TRUE; in softpipe_draw_vbo()
152 if (softpipe->dirty_render_cache) { in softpipe_is_resource_referenced()