Home
last modified time | relevance | path

Searched refs:shareStructBufferType (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h209 void shareStructBufferType(TType&);
DhlslGrammar.cpp2360 parseContext.shareStructBufferType(blockType); in acceptStructBufferType()
DhlslParseHelper.cpp3195 shareStructBufferType(type); in counterBufferType()
3216 shareStructBufferType(blockType); in declareStructBufferCounter()
6760 void HlslParseContext::shareStructBufferType(TType& type) in shareStructBufferType() function in glslang::HlslParseContext