Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.h91 bool acceptStructBufferType(TType&);
DhlslGrammar.cpp1532 return acceptStructBufferType(type); in acceptType()
2274 bool HlslGrammar::acceptStructBufferType(TType& type) in acceptStructBufferType() function in glslang::HlslGrammar