Home
last modified time | relevance | path

Searched refs:acceptSamplerType (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.h88 bool acceptSamplerType(TType&);
DhlslGrammar.cpp1217 bool HlslGrammar::acceptSamplerType(TType& type) in acceptSamplerType() function in glslang::HlslGrammar
1494 return acceptSamplerType(type); in acceptType()
1499 return acceptSamplerType(type); in acceptType()