Searched defs:swzR (Results 1 – 1 of 1) sorted by relevance
65 static void swizzle (tcu::Surface& surface, deUint32 swzR, deUint32 swzG, deUint32 swzB, deUint32 s… in swizzle()282 deUint32 swzR; in init() member313 deUint32 swzR = (chanNdx == 0) ? swz : defaultSwizzles[0]; in init() local330 deUint32 swzR = swizzleCases[caseNdx].swzR; in init() local