Searched defs:maxV (Results 1 – 10 of 10) sorted by relevance
39 constexpr T maxV = std::numeric_limits<T>::max(); in test() local
42 constexpr T maxV = std::numeric_limits<T>::max(); in fp_test() local
306 float maxV = 1.0f; in renderQuad() local
1192 int random_in_range(int minV, int maxV, MTdata d) in random_in_range()
482 int random_log_in_range(int minV, int maxV, MTdata d) in random_log_in_range()
404 U32 maxV = 0, maxC = 0; in FSE_normalizeM2() local
238 const float maxV = de::max(v0, v1); in isLinearCompareValid() local349 const float maxV = de::max(v0, de::max(v1, de::max(v2, v3))); in isBilinearPCFCompareValid() local
533 int32_t maxV = in FindTextlineFlowOrientation() local
1489 float maxV = 1.0f; in iterate() local
1865 const IVec4 maxV ((UVec4(1u) << (bits - UVec4(1u))).cast<deInt32>()); in init() local