Searched refs:cmpValue_ (Results 1 – 1 of 1) sorted by relevance
60 const float cmpValue_, in execCompare() argument66 const float cmpValue = (clampValues) ? (de::clamp(cmpValue_, 0.0f, 1.0f)) : (cmpValue_); in execCompare()