Searched refs:WA_16BIT (Results 1 – 2 of 2) sorted by relevance
179 case GL_R16I: return WA_SIGN | WA_16BIT; in gen6_gather_workaround()180 case GL_R16UI: return WA_16BIT; in gen6_gather_workaround()
178 WA_16BIT = 4, /* if we have a 16bit format needing wa */ enumerator