Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCollectVariables.h27 std::vector<ShaderVariable> *sharedVariables,
DCollectVariables.cpp112 std::vector<ShaderVariable> *sharedVariables,
230 std::vector<sh::ShaderVariable> *sharedVariables, in CollectVariablesTraverser() argument
244 mSharedVariables(sharedVariables), in CollectVariablesTraverser()
1004 std::vector<ShaderVariable> *sharedVariables, in CollectVariables() argument
1014 outputVaryings, sharedVariables, uniformBlocks, in CollectVariables()