Searched refs:acceptConstantBufferType (Results 1 – 2 of 2) sorted by relevance
93 bool acceptConstantBufferType(TType&);
1540 return acceptConstantBufferType(type); in acceptType()2191 bool HlslGrammar::acceptConstantBufferType(TType& type) in acceptConstantBufferType() function in glslang::HlslGrammar