Searched defs:swzG (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()283 deUint32 swzG; in init() member314 deUint32 swzG = (chanNdx == 1) ? swz : defaultSwizzles[1]; in init() local331 deUint32 swzG = swizzleCases[caseNdx].swzG; in init() local
560 const GLuint swzG = GET_SWZ(swizzle, 1); in swizzle_texels() local