Searched defs:ComputeLessThanRange (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.hpp161 struct ComputeLessThanRange struct in namespace:rsg
172 typedef RelationalOp<ComputeLessThanRange, EvaluateLessThan> LessThanBase;
214 ComputeLessThanRange()(rnd, dstMin, dstMax, bMin, bMax, aMin, aMax);

Completed in 77 milliseconds