Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h304 void addStructBuffArguments(const TSourceLoc& loc, TIntermAggregate*&);
DhlslParseHelper.cpp5662 addStructBuffArguments(loc, aggregate); in expandArguments()
5763 void HlslParseContext::addStructBuffArguments(const TSourceLoc& loc, TIntermAggregate*& aggregate) in addStructBuffArguments() function in glslang::HlslParseContext