Home
last modified time | relevance | path

Searched refs:setOutScaleBias (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.hpp63 void setOutScaleBias (const tcu::Vec4& scale, const tcu::Vec4& bias);
Des31fFboTestUtil.cpp178 void Texture2DShader::setOutScaleBias (const Vec4& scale, const Vec4& bias) in setOutScaleBias() function in deqp::gles31::Functional::FboTestUtil::Texture2DShader
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.hpp93 void setOutScaleBias (const tcu::Vec4& scale, const tcu::Vec4& bias);
Des3fFboRenderTest.cpp547 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias); in render()
1134 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias); in render()
1294 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias); in render()
Des3fFboTestUtil.cpp335 void Texture2DShader::setOutScaleBias (const Vec4& scale, const Vec4& bias) in setOutScaleBias() function in deqp::gles3::Functional::FboTestUtil::Texture2DShader