HomeSort by relevance Sort by last modified time
    Searched refs:rMin (Results 1 - 6 of 6) sorted by null

  /external/deqp/framework/randomshaders/
rsgBinaryOps.cpp 497 T rMin = GetRandom()(rnd, T(-4), T(4));
498 T rMax = rMin+rLen;
503 aMin = rMin;
505 bMin = rMin;
510 // Compute range that is less than rMin..rMax
513 aMax = rMin - getStep<T>();
516 bMin = rMin;
521 // Compute range that is greater than or equal to rMin..rMax
527 bMin = rMin;
553 T rMin = GetRandom()(rnd, T(-4), T(4))
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c     [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp 264 const Vec4 rMin = result - prec.colorThreshold;
276 const bool sMin0 = i0[compNdx] >= rMin[compNdx];
277 const bool sMin1 = i1[compNdx] >= rMin[compNdx];
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 669 milliseconds