#include <intermediate.h>
◆ TIntermSwitch()
◆ getAsSwitchNode() [1/2]
| virtual TIntermSwitch* glslang::TIntermSwitch::getAsSwitchNode |
( |
| ) |
|
|
inlinevirtual |
◆ getAsSwitchNode() [2/2]
◆ getBody()
◆ getCondition()
| virtual TIntermNode* glslang::TIntermSwitch::getCondition |
( |
| ) |
const |
|
inlinevirtual |
◆ getDontFlatten()
| bool glslang::TIntermSwitch::getDontFlatten |
( |
| ) |
const |
|
inline |
◆ getFlatten()
| bool glslang::TIntermSwitch::getFlatten |
( |
| ) |
const |
|
inline |
◆ setDontFlatten()
| void glslang::TIntermSwitch::setDontFlatten |
( |
| ) |
|
|
inline |
◆ setFlatten()
| void glslang::TIntermSwitch::setFlatten |
( |
| ) |
|
|
inline |
◆ traverse()
◆ body
◆ condition
◆ dontFlatten
| bool glslang::TIntermSwitch::dontFlatten |
|
protected |
◆ flatten
| bool glslang::TIntermSwitch::flatten |
|
protected |
The documentation for this class was generated from the following files: