Home
last modified time | relevance | path

Searched refs:texBias (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp528 const tcu::Vec4 texBias (m_uniforms[3].value.f4); in shadeFragments() local
547 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()
635 const tcu::Vec4 texBias (m_uniforms[2].value.f4); in shadeFragments() local
655 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()
743 const tcu::Vec4 texBias (m_uniforms[2].value.f4); in shadeFragments() local
763 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp382 const tcu::Vec4 texBias (m_uniforms[3].value.f4); in shadeFragments() local
401 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()