Home
last modified time | relevance | path

Searched refs:S_028C70_COMP_SWAP (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h330 #define S_028C70_COMP_SWAP(x) (((x) & 0x3) << 15) macro
Devergreen_state.c1373 S_028C70_COMP_SWAP(swap) | in evergreen_init_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1573 S_028C70_COMP_SWAP(swap) | in si_cb()
Dsid.h7505 #define S_028C70_COMP_SWAP(x) (((x) & 0x03) << 11) macro