Searched refs:baseGLSLCode (Results 1 – 2 of 2) sorted by relevance
581 const std::string baseGLSLCode = tmpl.specialize(tmplParams); in specializeShaderSources() local582 …const std::string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredE… in specializeShaderSources()
579 const string baseGLSLCode = tmpl.specialize(tmplParams); in specializeShaderSources() local580 …const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExten… in specializeShaderSources()