Searched refs:IRIS_DIRTY_SO_DECL_LIST (Results 1 – 4 of 4) sorted by relevance
352 IRIS_DIRTY_SO_DECL_LIST | in iris_blorp_exec_render()
106 #define IRIS_DIRTY_SO_DECL_LIST (1ull << 20) macro
2219 ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST | IRIS_DIRTY_STREAMOUT; in iris_update_compiled_shaders()
3885 ice->state.dirty |= IRIS_DIRTY_SO_DECL_LIST; in iris_set_stream_output_targets()6288 if ((dirty & IRIS_DIRTY_SO_DECL_LIST) && ice->state.streamout) { in iris_upload_dirty_render_state()