Searched refs:inclusiveZ (Results 1 – 1 of 1) sorted by relevance
1440 const F inclusiveZ = std::numeric_limits<float>::min(), in clamp_ex() local1442 return min(max(inclusiveZ, v), inclusiveL); in clamp_ex()