Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_flush.c78 softpipe->dirty_render_cache = FALSE; in softpipe_flush()
190 softpipe->dirty_render_cache = FALSE; in softpipe_texture_barrier()
Dsp_clear.c89 softpipe->dirty_render_cache = TRUE; in softpipe_clear()
Dsp_context.h192 boolean dirty_render_cache; member
Dsp_draw_arrays.c169 sp->dirty_render_cache = TRUE; in softpipe_draw_vbo()
Dsp_context.c152 if (softpipe->dirty_render_cache) { in softpipe_is_resource_referenced()