Home
last modified time | relevance | path

Searched refs:S_0280A0_COMP_SWAP (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h372 #define S_0280A0_COMP_SWAP(x) (((unsigned)(x) & 0x3) << 16) macro
1684 #define S_0280A0_COMP_SWAP(x) (((unsigned)(x) & 0x3) << 16) macro
Dr600_state.c905 S_0280A0_COMP_SWAP(swap) | in r600_init_color_surface()