Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DSymbolTable.h84 class SymbolRule
94 constexpr static SymbolRule Get(T value);
97 constexpr SymbolRule(Spec spec,
103 constexpr SymbolRule(Spec spec,
126 constexpr SymbolRule::SymbolRule(Spec spec, in SymbolRule() function
139 constexpr SymbolRule::SymbolRule(Spec spec, in SymbolRule() function
154 constexpr SymbolRule SymbolRule::Get(T value) in Get()
159 return SymbolRule(spec, version, shaders, extensionIndex, value); in Get()
167 const SymbolRule *rules,
DSymbolTable.cpp463 const TSymbol *SymbolRule::get(ShShaderSpec shaderSpec, in get()
492 const SymbolRule *rules, in FindMangledBuiltIn()
DSymbolTable_ESSL_autogen.cpp18249 using Rule = SymbolRule;
18252 constexpr SymbolRule kRules[] = {
DSymbolTable_autogen.cpp29816 using Rule = SymbolRule;
29819 constexpr SymbolRule kRules[] = {