Searched refs:IRIS_DIRTY_SF_CL_VIEWPORT (Results 1 – 4 of 4) sorted by relevance
363 skip_bits |= IRIS_DIRTY_SF_CL_VIEWPORT; in iris_blorp_exec_render()
91 #define IRIS_DIRTY_SF_CL_VIEWPORT (1ull << 5) macro
3226 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT; in iris_set_viewport_states()3270 ice->state.dirty |= IRIS_DIRTY_SF_CL_VIEWPORT; in iris_set_framebuffer_state()5298 if (clean & IRIS_DIRTY_SF_CL_VIEWPORT) { in iris_restore_render_saved_bos()5849 if (dirty & IRIS_DIRTY_SF_CL_VIEWPORT) { in iris_upload_dirty_render_state()
2104 IRIS_DIRTY_SF_CL_VIEWPORT | in update_last_vue_map()