Searched defs:swzR (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()283 uint32_t swzR; in init() member312 uint32_t swzR = (chanNdx == 0) ? swz : defaultSwizzles[0]; in init() local331 uint32_t swzR = swizzleCases[caseNdx].swzR; in init() local