Home
last modified time | relevance | path

Searched refs:gfx_shaders_may_be_dirty (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom.c191 if (st->gfx_shaders_may_be_dirty) { in st_validate_state()
193 st->gfx_shaders_may_be_dirty = false; in st_validate_state()
Dst_context.h175 bool gfx_shaders_may_be_dirty; member
Dst_draw.c121 st->gfx_shaders_may_be_dirty) { in prepare_draw()
Dst_context.c234 st->gfx_shaders_may_be_dirty = true; in st_invalidate_state()
Dst_cb_bitmap.c628 st->gfx_shaders_may_be_dirty) { in st_Bitmap()
Dst_manager.c670 st->gfx_shaders_may_be_dirty = true; in st_context_flush()