Searched refs:tessEvalSrc (Results 1 – 1 of 1) sorted by relevance
98 …rc, const std::string& fragmentSrc, const std::string& tessCtrlSrc, const std::string& tessEvalSrc) in makeTessPipelineSources() argument107 if (!tessEvalSrc.empty()) in makeTessPipelineSources()108 sources.sources[glu::SHADERTYPE_TESSELLATION_EVALUATION].push_back(tessEvalSrc); in makeTessPipelineSources()