Home
last modified time | relevance | path

Searched defs:swzR (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp65 static void swizzle (tcu::Surface& surface, deUint32 swzR, deUint32 swzG, deUint32 swzB, deUint32 s… in swizzle()
282 deUint32 swzR; in init() member
313 deUint32 swzR = (chanNdx == 0) ? swz : defaultSwizzles[0]; in init() local
330 deUint32 swzR = swizzleCases[caseNdx].swzR; in init() local