Searched refs:IRIS_DIRTY_PS_BLEND (Results 1 – 4 of 4) sorted by relevance
400 skip_bits |= IRIS_DIRTY_BLEND_STATE | IRIS_DIRTY_PS_BLEND; in iris_blorp_exec_render()
92 #define IRIS_DIRTY_PS_BLEND (1ull << 6) macro
1464 ice->state.dirty |= IRIS_DIRTY_PS_BLEND; in iris_bind_blend_state()1601 ice->state.dirty |= IRIS_DIRTY_PS_BLEND | IRIS_DIRTY_BLEND_STATE; in iris_bind_zsa_state()6403 if (dirty & IRIS_DIRTY_PS_BLEND) { in iris_upload_dirty_render_state()
2906 ice->state.dirty |= IRIS_DIRTY_PS_BLEND; in iris_bind_fs_state()