Searched refs:hasInput (Results 1 – 4 of 4) sorted by relevance
119 boolean hasInput = true; in encode()129 } else if (hasInput) { in encode()131 hasInput = false; in encode()
43 !8 = !DILocalVariable(name: "hasInput", scope: !5, file: !1, line: 3, type: !9)
284 bool hasInput(const TQualifier& qualifier) const;
7604 condAlloc( hasInput(member->type->getQualifier()), newLists.input); in declareStruct()9251 bool HlslParseContext::hasInput(const TQualifier& qualifier) const in hasInput() function in glslang::HlslParseContext