Searched refs:line_stipple_value (Results 1 – 1 of 1) sorted by relevance
1084 uint32_t line_stipple_value; /* R300_GA_LINE_STIPPLE_VALUE: 0x4260 */ in r300_create_rs_state() local1196 line_stipple_value = state->line_stipple_pattern; in r300_create_rs_state()1199 line_stipple_value = 0; in r300_create_rs_state()1250 OUT_CB_REG(R300_GA_LINE_STIPPLE_VALUE, line_stipple_value); in r300_create_rs_state()