Searched refs:texBias (Results 1 – 2 of 2) sorted by relevance
528 const tcu::Vec4 texBias (m_uniforms[3].value.f4); in shadeFragments() local547 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()635 const tcu::Vec4 texBias (m_uniforms[2].value.f4); in shadeFragments() local655 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()743 const tcu::Vec4 texBias (m_uniforms[2].value.f4); in shadeFragments() local763 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()
382 const tcu::Vec4 texBias (m_uniforms[3].value.f4); in shadeFragments() local401 const tcu::Vec4 color = colors[fragNdx] * texScale + texBias; in shadeFragments()