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

  /external/deqp/framework/randomshaders/
rsgBinaryOps.hpp 123 struct ComputeSubRange
134 typedef BinaryVecOp<5, true, true, false, ComputeSubRange, EvaluateSub> SubBase;
rsgBinaryOps.cpp 347 void ComputeSubRange::operator() (de::Random& random, T dstMin, T dstMax, T& aMin, T& aMax, T& bMin, T& bMax) const
376 void ComputeSubRange::operator()<bool> (de::Random&, bool, bool, bool&, bool&, bool&, bool&) const

Completed in 92 milliseconds