Searched defs:swizzleColor (Results 1 - 1 of 1) sorted by path

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp320 static inline tcu::Vector<T, 4> swizzleColor (const tcu::Vector<T, 4>& src, const MaybeTextureSwizzle& swizzle) function in namespace:deqp::gles31::Functional::__anon20356
339 dst.setPixel(swizzleColor(src.getPixelT<T>(x, y, z), swizzle), x, y, z);

Completed in 254 milliseconds