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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c1834 unsigned line_cntl = S_028C00_LAST_PIXEL(1) | local
1841 r600_pipe_state_add_reg(rstate, CM_R_028BDC_PA_SC_LINE_CNTL, line_cntl);
1856 r600_pipe_state_add_reg(rstate, R_028C00_PA_SC_LINE_CNTL, line_cntl);
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1834 unsigned line_cntl = S_028C00_LAST_PIXEL(1) | local
1841 r600_pipe_state_add_reg(rstate, CM_R_028BDC_PA_SC_LINE_CNTL, line_cntl);
1856 r600_pipe_state_add_reg(rstate, R_028C00_PA_SC_LINE_CNTL, line_cntl);

Completed in 89 milliseconds