Home
last modified time | relevance | path

Searched refs:line_stipple_config (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state.c1155 uint32_t line_stipple_config; /* R300_GA_LINE_STIPPLE_CONFIG: 0x4328 */ in r300_create_rs_state() local
1263 line_stipple_config = in r300_create_rs_state()
1270 line_stipple_config = 0; in r300_create_rs_state()
1321 OUT_CB_REG(R300_GA_LINE_STIPPLE_CONFIG, line_stipple_config); in r300_create_rs_state()