Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.h92 bool acceptTextureBufferType(TType&);
DhlslGrammar.cpp1536 return acceptTextureBufferType(type); in acceptType()
2232 bool HlslGrammar::acceptTextureBufferType(TType& type) in acceptTextureBufferType() function in glslang::HlslGrammar