Searched refs:Wunclamped (Results 1 – 1 of 1) sorted by relevance
127 const float Wunclamped = in Make() local131 const float W = std::max(std::min(Wunclamped, 1.f), 0.f); in Make()