Home
last modified time | relevance | path

Searched refs:swizzleColor (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp336 static inline tcu::Vector<T, 4> swizzleColor (const tcu::Vector<T, 4>& src, const MaybeTextureSwizz… in swizzleColor() function
355 dst.setPixel(swizzleColor(src.getPixelT<T>(x, y, z), swizzle), x, y, z); in swizzlePixels()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp365 static inline tcu::Vector<T, 4> swizzleColor (const tcu::Vector<T, 4>& src, const MaybeTextureSwizz… in swizzleColor() function
384 dst.setPixel(swizzleColor(src.getPixelT<T>(x, y, z), swizzle), x, y, z); in swizzlePixels()