Searched refs:IRIS_DIRTY_SAMPLE_MASK (Results 1 – 2 of 2) sorted by relevance
101 #define IRIS_DIRTY_SAMPLE_MASK (1ull << 15) macro
3145 ice->state.dirty |= IRIS_DIRTY_SAMPLE_MASK; in iris_set_sample_mask()6124 if (dirty & IRIS_DIRTY_SAMPLE_MASK) { in iris_upload_dirty_render_state()