

Public Member Functions | |
| ShEvalOpInfo (ShOperation op, const ShEvalOp *evalOp, ShValueType dest, ShValueType src0, ShValueType src1, ShValueType src2) | |
| ShInfo * | clone () const |
| std::string | encode () const |
Public Attributes | |
| ShOperation | m_op |
| const ShEvalOp * | m_evalOp |
| ShValueType | m_dest |
| ShValueType | m_src [3] |
Definition at line 64 of file ShEval.hpp.
1.4.6