Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.h93 bool acceptConstantBufferType(TType&);
DhlslGrammar.cpp1540 return acceptConstantBufferType(type); in acceptType()
2191 bool HlslGrammar::acceptConstantBufferType(TType& type) in acceptConstantBufferType() function in glslang::HlslGrammar