Searched refs:IRIS_DIRTY_VF_SGVS (Results 1 – 4 of 4) sorted by relevance
168 IRIS_DIRTY_VF_SGVS; in iris_update_draw_parameters()
109 #define IRIS_DIRTY_VF_SGVS (1ull << 22) macro
1200 ice->state.dirty |= IRIS_DIRTY_VF_SGVS; in iris_update_compiled_vs()
3602 ice->state.dirty |= IRIS_DIRTY_VF_SGVS; in iris_bind_vertex_elements_state()6394 if (dirty & IRIS_DIRTY_VF_SGVS) { in iris_upload_dirty_render_state()