Searched refs:IRIS_DIRTY_POLYGON_STIPPLE (Results 1 – 3 of 3) sorted by relevance
327 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE | in iris_blorp_exec()
84 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1) macro
2968 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE; in iris_set_polygon_stipple()6333 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) { in iris_upload_dirty_render_state()