#include <intermediate.h>
◆ TIntermTyped() [1/2]
glslang::TIntermTyped::TIntermTyped |
( |
const TType & |
t | ) |
|
|
inline |
◆ TIntermTyped() [2/2]
glslang::TIntermTyped::TIntermTyped |
( |
TBasicType |
basicType | ) |
|
|
inline |
◆ getAsTyped() [1/2]
◆ getAsTyped() [2/2]
◆ getBasicType()
virtual TBasicType glslang::TIntermTyped::getBasicType |
( |
| ) |
const |
|
inlinevirtual |
◆ getCompleteString()
TString glslang::TIntermTyped::getCompleteString |
( |
| ) |
const |
|
inline |
◆ getMatrixCols()
virtual int glslang::TIntermTyped::getMatrixCols |
( |
| ) |
const |
|
inlinevirtual |
◆ getMatrixRows()
virtual int glslang::TIntermTyped::getMatrixRows |
( |
| ) |
const |
|
inlinevirtual |
◆ getQualifier() [1/2]
virtual TQualifier& glslang::TIntermTyped::getQualifier |
( |
| ) |
|
|
inlinevirtual |
◆ getQualifier() [2/2]
◆ getType()
virtual const TType& glslang::TIntermTyped::getType |
( |
| ) |
const |
|
inlinevirtual |
◆ getVectorSize()
virtual int glslang::TIntermTyped::getVectorSize |
( |
| ) |
const |
|
inlinevirtual |
◆ getWritableType()
virtual TType& glslang::TIntermTyped::getWritableType |
( |
| ) |
|
|
inlinevirtual |
◆ isArray()
virtual bool glslang::TIntermTyped::isArray |
( |
| ) |
const |
|
inlinevirtual |
◆ isFloatingDomain()
virtual bool glslang::TIntermTyped::isFloatingDomain |
( |
| ) |
const |
|
inlinevirtual |
◆ isIntegerDomain()
virtual bool glslang::TIntermTyped::isIntegerDomain |
( |
| ) |
const |
|
inlinevirtual |
◆ isMatrix()
virtual bool glslang::TIntermTyped::isMatrix |
( |
| ) |
const |
|
inlinevirtual |
◆ isScalar()
virtual bool glslang::TIntermTyped::isScalar |
( |
| ) |
const |
|
inlinevirtual |
◆ isStruct()
virtual bool glslang::TIntermTyped::isStruct |
( |
| ) |
const |
|
inlinevirtual |
◆ isVector()
virtual bool glslang::TIntermTyped::isVector |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ propagatePrecision()
◆ setType()
◆ type
TType glslang::TIntermTyped::type |
|
protected |
The documentation for this class was generated from the following files: