Searched refs:typeIdentifiers (Results 1 – 2 of 2) sorted by relevance
55 typeIdentifiers(false), unitNode(nullptr) { } in HlslGrammar()136 bool typeIdentifiers; // shader uses some types as identifiers variable
117 typeIdentifiers = true; in acceptIdentifier()1427 if (typeIdentifiers) { in acceptType()