Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp191 void makeGlobalInitializers(const glslang::TIntermSequence&);
2438 makeGlobalInitializers(node->getAsAggregate()->getSequence()); in visitAggregate()
4547 void TGlslangToSpvTraverser::makeGlobalInitializers(const glslang::TIntermSequence& initializers) in makeGlobalInitializers() function in __anonc04907320111::TGlslangToSpvTraverser