Searched refs:genTessCtrlSource (Results 1 – 1 of 1) sorted by relevance
2203 std::string genTessCtrlSource (void) const;2282 std::string QuadrantRendederCase::genTessCtrlSource (void) const in genTessCtrlSource() function in vkt::BindingModel::__anona9e2bae50111::QuadrantRendederCase2578 …gramCollection.glslSources.add("tess_ctrl") << glu::TessellationControlSource(genTessCtrlSource()); in initPrograms()