Home
last modified time | relevance | path

Searched defs:inputClr (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() argument
290 const Vec4 inputClr = (1.0f-inputF)*quadClr0 + inputF*quadClr1; in drawAndCheckGradient() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp168 bool DitheringCase::checkColor (const Vec4& inputClr, const tcu::RGBA& renderedClr, const bool logE… in checkColor() argument
296 const Vec4 inputClr = (1.0f-inputF)*quadClr0 + inputF*quadClr1; in drawAndCheckGradient() local