|
| | TIndexTraverser (const TIdSetType &ids) |
| |
| virtual void | visitSymbol (TIntermSymbol *symbol) |
| |
| virtual bool | visitAggregate (TVisit, TIntermAggregate *node) |
| |
| | TIntermTraverser (bool preVisit=true, bool inVisit=false, bool postVisit=false, bool rightToLeft=false) |
| |
| virtual | ~TIntermTraverser () |
| |
| virtual void | visitConstantUnion (TIntermConstantUnion *) |
| |
| virtual bool | visitBinary (TVisit, TIntermBinary *) |
| |
| virtual bool | visitUnary (TVisit, TIntermUnary *) |
| |
| virtual bool | visitSelection (TVisit, TIntermSelection *) |
| |
| virtual bool | visitLoop (TVisit, TIntermLoop *) |
| |
| virtual bool | visitBranch (TVisit, TIntermBranch *) |
| |
| virtual bool | visitSwitch (TVisit, TIntermSwitch *) |
| |
| int | getMaxDepth () const |
| |
| void | incrementDepth (TIntermNode *current) |
| |
| void | decrementDepth () |
| |
| TIntermNode * | getParentNode () |
| |
◆ TIndexTraverser() [1/2]
◆ TIndexTraverser() [2/2]
◆ operator=()
◆ visitAggregate()
◆ visitSymbol()
◆ bad
| bool glslang::TIndexTraverser::bad |
◆ badLoc
◆ inductiveLoopIds
The documentation for this class was generated from the following file:
- deps/glslang/glslang/glslang/MachineIndependent/limits.cpp