Searched refs:WA_SIGN (Results 1 – 2 of 2) sorted by relevance
178 WA_SIGN = 1, /* whether we need to sign extend */ enumerator
91 case PIPE_FORMAT_R8_SINT: return WA_SIGN | WA_8BIT; in gfx6_gather_workaround()93 case PIPE_FORMAT_R16_SINT: return WA_SIGN | WA_16BIT; in gfx6_gather_workaround()991 if (wa & WA_SIGN) { in crocus_setup_binding_table()