Searched refs:Exp2Op (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgBuiltinFunctions.hpp495 class Exp2Op : public UnaryExponentialFunc<Exp2Op> class in namespace:rsg
498 Exp2Op (GeneratorState& state, ConstValueRangeAccess valueRange) function in class:rsg::Exp2Op
499 : UnaryExponentialFunc<Exp2Op>(state, "exp2", valueRange)
H A DrsgExpression.cpp307 { getWeight<Exp2Op>, create<Exp2Op> },

Completed in 116 milliseconds