Searched refs:IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES (Results 1 – 5 of 5) sorted by relevance
291 if (ice->state.dirty & IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES) { in iris_draw_vbo()
111 #define IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES (1ull << 25) macro
864 IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES | in iris_resource_set_aux_state()
1607 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES; in iris_bind_zsa_state()2944 : IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES; in iris_set_shader_images()3021 : IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES; in iris_set_sampler_views()3353 ice->state.dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES; in iris_set_framebuffer_state()
2641 dirty |= IRIS_DIRTY_RENDER_RESOLVES_AND_FLUSHES | in iris_dirty_for_history()