Searched refs:sharedSource (Results 1 – 2 of 2) sorted by relevance
143 …LSLVersion targetVersion_, const std::vector<ValueBlock>& values, const std::string& sharedSource);144 …LSLVersion targetVersion_, const std::vector<ValueBlock>& values, const std::string& sharedSource);
206 …GLSLVersion targetVersion_, const std::vector<ValueBlock>& values, const std::string& sharedSource) in generateSharedSourceVertexCase() argument213 retVal.vertexSources.push_back(sharedSource); in generateSharedSourceVertexCase()217 …GLSLVersion targetVersion_, const std::vector<ValueBlock>& values, const std::string& sharedSource) in generateSharedSourceFragmentCase() argument224 retVal.fragmentSources.push_back(sharedSource); in generateSharedSourceFragmentCase()