Searched refs:WA_16BIT (Results 1 – 2 of 2) sorted by relevance
180 WA_16BIT = 4, /* if we have a 16bit format needing wa */ enumerator
93 case PIPE_FORMAT_R16_SINT: return WA_SIGN | WA_16BIT; in gfx6_gather_workaround()94 case PIPE_FORMAT_R16_UINT: return WA_16BIT; in gfx6_gather_workaround()