Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgBuiltinFunctions.hpp163 struct ComputeUnaryBuiltinVecRange struct
165 inline void operator()(float outMin, float outMax, float &inMin, float &inMax) const in operator ()()