Home
last modified time | relevance | path

Searched refs:V_0280A0_SWAP_ALT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600d_common.h130 #define V_0280A0_SWAP_ALT 0x00000001 macro
Dr600_texture.c1688 return V_0280A0_SWAP_ALT; /* X__Y */ in r600_translate_colorswap()
1705 return V_0280A0_SWAP_ALT; /* ZYXW */ in r600_translate_colorswap()
1711 return (do_endian_swap ? V_0280A0_SWAP_ALT : V_0280A0_SWAP_ALT_REV); in r600_translate_colorswap()
Dr600d.h376 #define V_0280A0_SWAP_ALT 0x00000001 macro