Searched refs:WA_SIGN (Results 1 – 4 of 4) sorted by relevance
276 case GL_R8I: return WA_SIGN | WA_8BIT; in gen6_gather_workaround()278 case GL_R16I: return WA_SIGN | WA_16BIT; in gen6_gather_workaround()
138 WA_SIGN = 1, /* whether we need to sign extend */ enumerator
77 if (wa & WA_SIGN) { in emit_gen6_gather_wa()
1128 if (wa & WA_SIGN) { in emit_gen6_gather_wa()