Searched refs:acceptSamplerType (Results 1 – 2 of 2) sorted by relevance
88 bool acceptSamplerType(TType&);
1217 bool HlslGrammar::acceptSamplerType(TType& type) in acceptSamplerType() function in glslang::HlslGrammar1494 return acceptSamplerType(type); in acceptType()1499 return acceptSamplerType(type); in acceptType()