Home
last modified time | relevance | path

Searched refs:outScale (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp150 …r (const DataTypes& samplerTypes, glu::DataType outputType, const Vec4& outScale, const Vec4& outB… in Texture2DShader() argument
152 , m_outScale (outScale) in Texture2DShader()
216 const tcu::Vec4 outScale (m_uniforms[0].value.f4); in shadeFragments() local
252 const tcu::Vec4 color = colors[fragNdx] * outScale + outBias; in shadeFragments()
Des31fFboTestUtil.hpp58 …nst DataTypes& samplerTypes, glu::DataType outputType, const tcu::Vec4& outScale = tcu::Vec4(1.0f)…
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp307 …r (const DataTypes& samplerTypes, glu::DataType outputType, const Vec4& outScale, const Vec4& outB… in Texture2DShader() argument
309 , m_outScale (outScale) in Texture2DShader()
373 const tcu::Vec4 outScale (m_uniforms[0].value.f4); in shadeFragments() local
409 const tcu::Vec4 color = colors[fragNdx] * outScale + outBias; in shadeFragments()
Des3fFboTestUtil.hpp88 …nst DataTypes& samplerTypes, glu::DataType outputType, const tcu::Vec4& outScale = tcu::Vec4(1.0f)…