#include <ScanContext.h>
◆ TScanContext() [1/2]
◆ ~TScanContext()
virtual glslang::TScanContext::~TScanContext |
( |
| ) |
|
|
inlinevirtual |
◆ TScanContext() [2/2]
◆ deleteKeywordMap()
void glslang::TScanContext::deleteKeywordMap |
( |
| ) |
|
|
static |
◆ dMat()
int glslang::TScanContext::dMat |
( |
| ) |
|
|
protected |
◆ es30ReservedFromGLSL()
int glslang::TScanContext::es30ReservedFromGLSL |
( |
int |
version | ) |
|
|
protected |
◆ fillInKeywordMap()
void glslang::TScanContext::fillInKeywordMap |
( |
| ) |
|
|
static |
◆ firstGenerationImage()
int glslang::TScanContext::firstGenerationImage |
( |
bool |
inEs310 | ) |
|
|
protected |
◆ identifierOrReserved()
int glslang::TScanContext::identifierOrReserved |
( |
bool |
reserved | ) |
|
|
protected |
◆ identifierOrType()
int glslang::TScanContext::identifierOrType |
( |
| ) |
|
|
protected |
◆ matNxM()
int glslang::TScanContext::matNxM |
( |
| ) |
|
|
protected |
◆ nonreservedKeyword()
int glslang::TScanContext::nonreservedKeyword |
( |
int |
esVersion, |
|
|
int |
nonEsVersion |
|
) |
| |
|
protected |
◆ operator=()
◆ precisionKeyword()
int glslang::TScanContext::precisionKeyword |
( |
| ) |
|
|
protected |
◆ reservedWord()
int glslang::TScanContext::reservedWord |
( |
| ) |
|
|
protected |
◆ secondGenerationImage()
int glslang::TScanContext::secondGenerationImage |
( |
| ) |
|
|
protected |
◆ tokenize()
◆ tokenizeIdentifier()
int glslang::TScanContext::tokenizeIdentifier |
( |
| ) |
|
|
protected |
◆ _parseContext
◆ afterStruct
bool glslang::TScanContext::afterStruct |
|
protected |
◆ afterType
bool glslang::TScanContext::afterType |
|
protected |
◆ field
bool glslang::TScanContext::field |
|
protected |
◆ keyword
int glslang::TScanContext::keyword |
|
protected |
◆ loc
◆ parserToken
◆ ppToken
TPpToken* glslang::TScanContext::ppToken |
|
protected |
◆ tokenText
const char* glslang::TScanContext::tokenText |
|
protected |
The documentation for this class was generated from the following files:
- deps/glslang/glslang/glslang/MachineIndependent/ScanContext.h
- deps/glslang/glslang/glslang/MachineIndependent/Scan.cpp