Searched refs:IRIS_DIRTY_POLYGON_STIPPLE (Results 1 – 3 of 3) sorted by relevance
350 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE | in iris_blorp_exec_render()
87 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1) macro
3130 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE; in iris_set_polygon_stipple()6538 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) { in iris_upload_dirty_render_state()