Searched defs:maxV (Results 1 – 10 of 10) sorted by relevance
39 constexpr T maxV = std::numeric_limits<T>::max(); in test() local
43 constexpr T maxV = std::numeric_limits<T>::max(); in fp_test() local
307 float maxV = 1.0f; in renderQuad() local
1193 int random_in_range(int minV, int maxV, MTdata d) in random_in_range()
524 int random_log_in_range(int minV, int maxV, MTdata d) in random_log_in_range()
440 U32 maxV = 0, maxC = 0; in FSE_normalizeM2() local
571 int32_t maxV = static_cast<int32_t>( in FindTextlineFlowOrientation() local
244 const float maxV = de::max(v0, v1); in isLinearCompareValid() local355 const float maxV = de::max(v0, de::max(v1, de::max(v2, v3))); in isBilinearPCFCompareValid() local
1863 const IVec4 maxV ((UVec4(1u) << (bits - UVec4(1u))).cast<deInt32>()); in init() local
1567 float maxV = 1.0f; in iterate() local