#include <Initialize.h>
|
| TBuiltIns () |
|
virtual | ~TBuiltIns () |
|
void | initialize (int version, EProfile, const SpvVersion &spvVersion) |
|
void | initialize (const TBuiltInResource &resources, int version, EProfile, const SpvVersion &spvVersion, EShLanguage) |
|
void | identifyBuiltIns (int version, EProfile profile, const SpvVersion &spvVersion, EShLanguage language, TSymbolTable &symbolTable) |
|
void | identifyBuiltIns (int version, EProfile profile, const SpvVersion &spvVersion, EShLanguage language, TSymbolTable &symbolTable, const TBuiltInResource &resources) |
|
| TBuiltInParseables () |
|
virtual | ~TBuiltInParseables () |
|
virtual const TString & | getCommonString () const |
|
virtual const TString & | getStageString (EShLanguage language) const |
|
|
void | add2ndGenerationSamplingImaging (int version, EProfile profile, const SpvVersion &spvVersion) |
|
void | addSubpassSampling (TSampler, const TString &typeName, int version, EProfile profile) |
|
void | addQueryFunctions (TSampler, const TString &typeName, int version, EProfile profile) |
|
void | addImageFunctions (TSampler, const TString &typeName, int version, EProfile profile) |
|
void | addSamplingFunctions (TSampler, const TString &typeName, int version, EProfile profile) |
|
void | addGatherFunctions (TSampler, const TString &typeName, int version, EProfile profile) |
|
◆ TBuiltIns()
glslang::TBuiltIns::TBuiltIns |
( |
| ) |
|
◆ ~TBuiltIns()
glslang::TBuiltIns::~TBuiltIns |
( |
| ) |
|
|
virtual |
◆ add2ndGenerationSamplingImaging()
◆ addGatherFunctions()
◆ addImageFunctions()
◆ addQueryFunctions()
◆ addSamplingFunctions()
◆ addSubpassSampling()
◆ identifyBuiltIns() [1/2]
◆ identifyBuiltIns() [2/2]
◆ initialize() [1/2]
◆ initialize() [2/2]
◆ dimMap
◆ postfixes
const char* glslang::TBuiltIns::postfixes[5] |
|
protected |
◆ prefixes
The documentation for this class was generated from the following files: