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