Searched refs:S_028808_MODE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c720 color_control |= S_028808_MODE(mode);
722 color_control |= S_028808_MODE(V_028808_CB_DISABLE);
H A Devergreend.h472 #define S_028808_MODE(x) (((x) & 0x7) << 4) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c720 color_control |= S_028808_MODE(mode);
722 color_control |= S_028808_MODE(V_028808_CB_DISABLE);
H A Devergreend.h472 #define S_028808_MODE(x) (((x) & 0x7) << 4) macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state.c145 color_control = S_028808_MODE(V_028808_CB_NORMAL);
H A Dsid.h5735 #define S_028808_MODE(x) (((x) & 0x07) << 4) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c145 color_control = S_028808_MODE(V_028808_CB_NORMAL);
H A Dsid.h5735 #define S_028808_MODE(x) (((x) & 0x07) << 4) macro

Completed in 424 milliseconds