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

  /external/deqp/framework/randomshaders/
rsgBinaryOps.cpp 747 T rMin = GetRandom()(rnd, T(-4), T(4));
748 T rMax = rMin+rLen;
753 aMin = rMin;
755 bMin = rMin;
760 // Compute range that is less than rMin..rMax
763 aMax = rMin - getStep<T>();
766 bMin = rMin;
771 // Compute range that is greater than or equal to rMin..rMax
777 bMin = rMin;
803 T rMin = GetRandom()(rnd, T(-4), T(4))
    [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp 259 const Vec4 rMin = result - prec.colorThreshold;
271 const bool sMin0 = i0[compNdx] >= rMin[compNdx];
272 const bool sMin1 = i1[compNdx] >= rMin[compNdx];
    [all...]
  /external/deqp/framework/opengl/
gluTextureTestUtil.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 

Completed in 1030 milliseconds