Home
last modified time | relevance | path

Searched defs:colorEven (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp916 void TexelFetchTestCase::genSamplerTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd) in genSamplerTexture() argument
956 tcu::TextureLevel TexelFetchTestCase::genReferenceTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd, const tcu::Vec4& fbColor) in genReferenceTexture() argument
967 const tcu::Vec4 colorEven = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.5f, 0.0f, 1.0f)); in iterate() local

Completed in 4 milliseconds