Searched defs:swzR (Results 1 – 2 of 2) 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
559 const GLuint swzR = GET_SWZ(swizzle, 0); in swizzle_texels() local