Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcayman_msaa.c241 S_028BDC_EXPAND_LINE_WIDTH(1)); /* CM_R_028BDC_PA_SC_LINE_CNTL */ in cayman_emit_msaa_state()
H A Devergreend.h282 #define S_028BDC_EXPAND_LINE_WIDTH(x) (((unsigned)(x) & 0x1) << 9) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c3819 sc_line_cntl |= S_028BDC_EXPAND_LINE_WIDTH(1) | in si_emit_msaa_config()

Completed in 24 milliseconds