Searched refs:multiTypeStore (Results 1 – 1 of 1) sorted by relevance
159 void multiTypeStore(const glslang::TType&, spv::Id rValue);1682 multiTypeStore(node->getLeft()->getType(), rValue); in visitBinary()2821 multiTypeStore(glslangReturnType, returnId); in visitBranch()3489 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore() function in __anon1edc1cdb0111::TGlslangToSpvTraverser3524 multiTypeStore(glslangElementType, elementRValue); in multiTypeStore()3544 multiTypeStore(glslangMemberType, memberRValue); in multiTypeStore()4671 multiTypeStore(*argTypes[a], copy);4680 multiTypeStore(*argTypes[a], rValues[rValueCount]);4702 multiTypeStore(*argTypes[a], copy);