Searched defs:line_stipple_config (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1083 uint32_t line_stipple_config; /* R300_GA_LINE_STIPPLE_CONFIG: 0x4328 */ local
1191 line_stipple_config =
1198 line_stipple_config = 0;
1249 OUT_CB_REG(R300_GA_LINE_STIPPLE_CONFIG, line_stipple_config);

Completed in 154 milliseconds