Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp5777 TIntermSequence argsWithCounterBuffers; in addStructBuffArguments() local
5780 argsWithCounterBuffers.push_back(aggregate->getSequence()[param]); in addStructBuffArguments()
5796 argsWithCounterBuffers.push_back(sym); in addStructBuffArguments()
5802 aggregate->getSequence().swap(argsWithCounterBuffers); in addStructBuffArguments()