Searched refs:sourceWithExts (Results 1 – 2 of 2) sorted by relevance
582 …const std::string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredE… in specializeShaderSources() local584 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()
580 …const string sourceWithExts = injectExtensionRequirements(baseGLSLCode, specParams.requiredExten… in specializeShaderSources() local582 dst << glu::ShaderSource(shaderType, sourceWithExts); in specializeShaderSources()