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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_state.c941 sc_mode_cntl |= S_028A4C_LINE_STIPPLE_ENABLE(state->line_stipple_enable);
H A Dr600d.h3132 #define S_028A4C_LINE_STIPPLE_ENABLE(x) (((x) & 0x1) << 2) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c941 sc_mode_cntl |= S_028A4C_LINE_STIPPLE_ENABLE(state->line_stipple_enable);
H A Dr600d.h3132 #define S_028A4C_LINE_STIPPLE_ENABLE(x) (((x) & 0x1) << 2) macro

Completed in 145 milliseconds