#include <intermediate.h>
◆ TIntermAggregate() [1/3]
| glslang::TIntermAggregate::TIntermAggregate |
( |
| ) |
|
|
inline |
◆ TIntermAggregate() [2/3]
| glslang::TIntermAggregate::TIntermAggregate |
( |
TOperator |
o | ) |
|
|
inline |
◆ ~TIntermAggregate()
| glslang::TIntermAggregate::~TIntermAggregate |
( |
| ) |
|
|
inline |
◆ TIntermAggregate() [3/3]
◆ getAsAggregate() [1/2]
◆ getAsAggregate() [2/2]
◆ getDebug()
| bool glslang::TIntermAggregate::getDebug |
( |
| ) |
const |
|
inline |
◆ getName()
| virtual const TString& glslang::TIntermAggregate::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getOptimize()
| bool glslang::TIntermAggregate::getOptimize |
( |
| ) |
const |
|
inline |
◆ getPragmaTable()
◆ getQualifierList() [1/2]
| virtual TQualifierList& glslang::TIntermAggregate::getQualifierList |
( |
| ) |
|
|
inlinevirtual |
◆ getQualifierList() [2/2]
◆ getSequence() [1/2]
◆ getSequence() [2/2]
◆ isUserDefined()
| virtual bool glslang::TIntermAggregate::isUserDefined |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ setDebug()
| void glslang::TIntermAggregate::setDebug |
( |
bool |
d | ) |
|
|
inline |
◆ setName()
◆ setOperator()
| virtual void glslang::TIntermAggregate::setOperator |
( |
TOperator |
o | ) |
|
|
inlinevirtual |
◆ setOptimize()
| void glslang::TIntermAggregate::setOptimize |
( |
bool |
o | ) |
|
|
inline |
◆ setPragmaTable()
◆ setUserDefined()
| virtual void glslang::TIntermAggregate::setUserDefined |
( |
| ) |
|
|
inlinevirtual |
◆ traverse()
◆ debug
| bool glslang::TIntermAggregate::debug |
|
protected |
◆ name
| TString glslang::TIntermAggregate::name |
|
protected |
◆ optimize
| bool glslang::TIntermAggregate::optimize |
|
protected |
◆ pragmaTable
◆ qualifier
◆ sequence
◆ userDefined
| bool glslang::TIntermAggregate::userDefined |
|
protected |
The documentation for this class was generated from the following files: