#include <intermediate.h>
◆ TIntermSelection() [1/2]
◆ TIntermSelection() [2/2]
◆ getAsSelectionNode() [1/2]
◆ getAsSelectionNode() [2/2]
◆ getCondition()
virtual TIntermTyped* glslang::TIntermSelection::getCondition |
( |
| ) |
const |
|
inlinevirtual |
◆ getDontFlatten()
bool glslang::TIntermSelection::getDontFlatten |
( |
| ) |
const |
|
inline |
◆ getFalseBlock()
virtual TIntermNode* glslang::TIntermSelection::getFalseBlock |
( |
| ) |
const |
|
inlinevirtual |
◆ getFlatten()
bool glslang::TIntermSelection::getFlatten |
( |
| ) |
const |
|
inline |
◆ getShortCircuit()
bool glslang::TIntermSelection::getShortCircuit |
( |
| ) |
const |
|
inline |
◆ getTrueBlock()
virtual TIntermNode* glslang::TIntermSelection::getTrueBlock |
( |
| ) |
const |
|
inlinevirtual |
◆ setDontFlatten()
void glslang::TIntermSelection::setDontFlatten |
( |
| ) |
|
|
inline |
◆ setFlatten()
void glslang::TIntermSelection::setFlatten |
( |
| ) |
|
|
inline |
◆ setNoShortCircuit()
void glslang::TIntermSelection::setNoShortCircuit |
( |
| ) |
|
|
inline |
◆ traverse()
◆ condition
◆ dontFlatten
bool glslang::TIntermSelection::dontFlatten |
|
protected |
◆ falseBlock
◆ flatten
bool glslang::TIntermSelection::flatten |
|
protected |
◆ shortCircuit
bool glslang::TIntermSelection::shortCircuit |
|
protected |
◆ trueBlock
The documentation for this class was generated from the following files: