Searched refs:getIncludeText (Results 1 – 2 of 2) sorted by relevance
677 const std::map<std::string, std::string>& getIncludeText() const { return includeText; } in getIncludeText() function
1312 … const std::map<std::string, std::string>& include_txt = glslangIntermediate->getIncludeText(); in TGlslangToSpvTraverser()