Searched refs:line_stipple_value (Results 1 – 1 of 1) sorted by relevance
1133 uint32_t line_stipple_value; /* R300_GA_LINE_STIPPLE_VALUE: 0x4260 */ in r300_create_rs_state() local1244 line_stipple_value = state->line_stipple_pattern; in r300_create_rs_state()1247 line_stipple_value = 0; in r300_create_rs_state()1298 OUT_CB_REG(R300_GA_LINE_STIPPLE_VALUE, line_stipple_value); in r300_create_rs_state()