Searched refs:setOutScaleBias (Results 1 – 5 of 5) sorted by relevance
63 void setOutScaleBias (const tcu::Vec4& scale, const tcu::Vec4& bias);
178 void Texture2DShader::setOutScaleBias (const Vec4& scale, const Vec4& bias) in setOutScaleBias() function in deqp::gles31::Functional::FboTestUtil::Texture2DShader
93 void setOutScaleBias (const tcu::Vec4& scale, const tcu::Vec4& bias);
549 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias); in render()1136 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias); in render()1296 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias); in render()
335 void Texture2DShader::setOutScaleBias (const Vec4& scale, const Vec4& bias) in setOutScaleBias() function in deqp::gles3::Functional::FboTestUtil::Texture2DShader