Home
last modified time | relevance | path

Searched refs:genTessCtrlSource (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2712 std::string genTessCtrlSource (void) const;
2794 std::string QuadrantRendederCase::genTessCtrlSource (void) const in genTessCtrlSource() function in vkt::BindingModel::__anon1f3887440111::QuadrantRendederCase
3095 …gramCollection.glslSources.add("tess_ctrl") << glu::TessellationControlSource(genTessCtrlSource()); in initPrograms()