Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgBuiltinFunctions.hpp230 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::SinOp
255 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::CosOp
280 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::TanOp
309 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::AsinOp
337 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::AcosOp
365 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::AtanOp
445 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::ExpOp
474 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::LogOp
503 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::Exp2Op
532 static inline bool transformValueRange (float outMin, float outMax, float& inMin, float& inMax) in transformValueRange() function in rsg::Log2Op
[all …]