Home | History | Annotate | Download | only in glshared

Lines Matching refs:linearInterpolate

155 inline float linearInterpolate (float t, float minVal, float maxVal)
160 inline tcu::Vec4 linearInterpolate (float t, const tcu::Vec4& a, const tcu::Vec4& b)