Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgBuiltinFunctions.hpp145 struct GetUnaryBuiltinVecWeight struct
147 …ne float operator() (float outMin, float outMax) const { return C::getCompWeight(outMin, outMax); } in operator ()()