Home
last modified time | relevance | path

Searched refs:SymbolRule (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/
DSymbolTable.h82 class SymbolRule
92 constexpr static SymbolRule Get(T value);
95 constexpr SymbolRule(Spec spec,
101 constexpr SymbolRule(Spec spec,
124 constexpr SymbolRule::SymbolRule(Spec spec, in SymbolRule() function
137 constexpr SymbolRule::SymbolRule(Spec spec, in SymbolRule() function
152 constexpr SymbolRule SymbolRule::Get(T value) in Get()
157 return SymbolRule(spec, version, shaders, extensionIndex, value); in Get()
165 const SymbolRule *rules,
DSymbolTable.cpp450 const TSymbol *SymbolRule::get(ShShaderSpec shaderSpec, in get()
479 const SymbolRule *rules, in FindMangledBuiltIn()
DSymbolTable_ESSL_autogen.cpp10499 using Rule = SymbolRule;
10502 constexpr SymbolRule kRules[] = {
DSymbolTable_autogen.cpp23024 using Rule = SymbolRule;
23027 constexpr SymbolRule kRules[] = {