#include <IntermNode.h>
◆ TIntermAggregate() [1/2]
| TIntermAggregate::TIntermAggregate |
( |
| ) |
|
|
inline |
◆ TIntermAggregate() [2/2]
| TIntermAggregate::TIntermAggregate |
( |
TOperator |
op | ) |
|
|
inline |
◆ ~TIntermAggregate()
| TIntermAggregate::~TIntermAggregate |
( |
| ) |
|
|
inline |
◆ areChildrenConstQualified()
| bool TIntermAggregate::areChildrenConstQualified |
( |
| ) |
|
◆ deepCopy()
◆ fold()
◆ getAsAggregate()
◆ getFunctionSymbolInfo() [1/2]
◆ getFunctionSymbolInfo() [2/2]
◆ getSequence() [1/2]
◆ getSequence() [2/2]
◆ getUseEmulatedFunction()
| bool TIntermAggregate::getUseEmulatedFunction |
( |
| ) |
|
|
inline |
◆ gotPrecisionFromChildren()
| bool TIntermAggregate::gotPrecisionFromChildren |
( |
| ) |
const |
|
inline |
◆ hasSideEffects()
| bool TIntermAggregate::hasSideEffects |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ isUserDefined()
| bool TIntermAggregate::isUserDefined |
( |
| ) |
const |
|
inline |
◆ replaceChildNode()
◆ setBuiltInFunctionPrecision()
| void TIntermAggregate::setBuiltInFunctionPrecision |
( |
| ) |
|
◆ setOp()
◆ setPrecisionFromChildren()
| void TIntermAggregate::setPrecisionFromChildren |
( |
| ) |
|
◆ setUseEmulatedFunction()
| void TIntermAggregate::setUseEmulatedFunction |
( |
| ) |
|
|
inline |
◆ setUserDefined()
| void TIntermAggregate::setUserDefined |
( |
| ) |
|
|
inline |
◆ traverse()
◆ mFunctionInfo
◆ mGotPrecisionFromChildren
| bool TIntermAggregate::mGotPrecisionFromChildren |
|
protected |
◆ mSequence
◆ mUseEmulatedFunction
| bool TIntermAggregate::mUseEmulatedFunction |
|
protected |
◆ mUserDefined
| bool TIntermAggregate::mUserDefined |
|
protected |
The documentation for this class was generated from the following files: