Home
last modified time | relevance | path

Searched defs:ComputeUnaryBuiltinVecRange (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgBuiltinFunctions.hpp151 struct ComputeUnaryBuiltinVecRange struct
153 …t outMax, float& inMin, float& inMax) const { C::computeValueRange(outMin, outMax, inMin, inMax); } in operator ()()