Searched refs:acceptStruct (Results 1 – 2 of 2) sorted by relevance
94 bool acceptStruct(TType&, TIntermNode*& nodeList);
1546 return acceptStruct(type, nodeList); in acceptType()2077 bool HlslGrammar::acceptStruct(TType& type, TIntermNode*& nodeList) in acceptStruct() function in glslang::HlslGrammar