Searched refs:S_028A4C_LINE_STIPPLE_ENABLE (Results 1 – 2 of 2) sorted by relevance
507 S_028A4C_LINE_STIPPLE_ENABLE(state->line_stipple_enable) | in r600_create_rs_state()
3267 #define S_028A4C_LINE_STIPPLE_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro