Home | History | Annotate | Download | only in functional

Lines Matching full:cscale

1141 	const tcu::Vec4&				cScale			= fmtInfo.lookupScale;
1160 tcu::clear(m_texture->getRefTexture().getLevel(levelNdx), tcu::RGBA(color).toVec()*cScale + cBias);
2084 const tcu::Vec4& cScale = fmtInfo.lookupScale;
2100 tcu::clear(m_texture->getRefTexture().getLevel(levelNdx), tcu::RGBA(color).toVec()*cScale + cBias);