Home
last modified time | relevance | path

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

/external/skia/src/sksl/ir/
DSkSLFloatLiteral.h19 struct FloatLiteral : public Expression { struct
38 FloatLiteral& f = (FloatLiteral&) other; in compareConstant() argument
42 const double fValue;
44 typedef Expression INHERITED;
/external/deqp/framework/randomshaders/
DrsgExpression.hpp106 class FloatLiteral : public Expression class
DrsgExpression.cpp359 FloatLiteral::FloatLiteral (GeneratorState& state, ConstValueRangeAccess valueRange) in FloatLiteral() function in rsg::FloatLiteral
/external/swiftshader/src/Reactor/
DReactor.hpp148 struct FloatLiteral struct
154 struct FloatLiteral<Float> struct
156 typedef float type;