Home
last modified time | relevance | path

Searched refs:line_stipple_value (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1156 uint32_t line_stipple_value; /* R300_GA_LINE_STIPPLE_VALUE: 0x4260 */ in r300_create_rs_state() local
1268 line_stipple_value = state->line_stipple_pattern; in r300_create_rs_state()
1271 line_stipple_value = 0; in r300_create_rs_state()
1322 OUT_CB_REG(R300_GA_LINE_STIPPLE_VALUE, line_stipple_value); in r300_create_rs_state()

Completed in 3 milliseconds