Searched refs:swap2 (Results 1 – 6 of 6) sorted by relevance
1208 GLboolean flipBytes, swap2, swap4; in _mesa_unpack_image() local1219 swap2 = swap4 = GL_FALSE; in _mesa_unpack_image()1235 swap2 = (bytesPerComp == 2) && unpack->SwapBytes; in _mesa_unpack_image()1321 else if (swap2) { in _mesa_unpack_image()
1678 UChar swap2; in doReverse() local1683 if(U16_IS_TRAIL(swap = *left) && U16_IS_LEAD(swap2 = *(left + 1))) { in doReverse()1684 *left++ = swap2; in doReverse()
96 DEF( swap2, 1, 4, 4, none) /* a b c d -> c d a b */