Searched defs:swzG (Results 1 – 1 of 1) sorted by relevance
71 static void swizzle(tcu::Surface &surface, uint32_t swzR, uint32_t swzG, uint32_t swzB, uint32_t sw… in swizzle()284 uint32_t swzG; in init() member313 uint32_t swzG = (chanNdx == 1) ? swz : defaultSwizzles[1]; in init() local332 uint32_t swzG = swizzleCases[caseNdx].swzG; in init() local