Lines Matching refs:swz
268 GLuint swz = p->Size; /* 1, 2 or 3 for Y, Z, W */271 *swizzleOut = MAKE_SWIZZLE4(swz, swz, swz, swz);535 GLuint swz[4];539 swz[j] = j;545 swz[j] = k;554 swz[j] = swz[j-1];558 *swizzleOut = MAKE_SWIZZLE4(swz[0], swz[1], swz[2], swz[3]);