HomeSort by relevance Sort by last modified time
    Searched refs:setOutScaleBias (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.hpp 63 void setOutScaleBias (const tcu::Vec4& scale, const tcu::Vec4& bias);
es31fFboTestUtil.cpp 178 void Texture2DShader::setOutScaleBias (const Vec4& scale, const Vec4& bias)
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.hpp 93 void setOutScaleBias (const tcu::Vec4& scale, const tcu::Vec4& bias);
es3fFboRenderTest.cpp 547 texToFboShader.setOutScaleBias(fboOutScale, fboOutBias);
    [all...]
es3fFboTestUtil.cpp 335 void Texture2DShader::setOutScaleBias (const Vec4& scale, const Vec4& bias)
    [all...]

Completed in 179 milliseconds