Searched refs:setPatchControlPoints (Results 1 – 13 of 13) sorted by relevance
122 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::geometry::GraphicsPipelineBuilder
133 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::synchronization::GraphicsPipelineBuilder
1017 .setPatchControlPoints (m_vertices.getNumVertices()) in GraphicsPipeline()
344 .setPatchControlPoints (1) in test()
377 .setPatchControlPoints(inPatchSize) in test()
117 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::tessellation::GraphicsPipelineBuilder
211 .setPatchControlPoints (inPatchSize) in runTest()
517 .setPatchControlPoints (m_params.inputPatchVertices) in iterate()
477 .setPatchControlPoints (numAttribsPerPrimitive) in test()
634 .setPatchControlPoints (NUM_TESS_LEVELS) in draw()1428 .setPatchControlPoints (NUM_TESS_LEVELS) in iterate()2046 .setPatchControlPoints (NUM_TESS_LEVELS) in test()
122 .setPatchControlPoints (inPatchSize) in runTest()
840 .setPatchControlPoints (numAttributes) in iterate()
29055 PipelineTessellationStateCreateInfo & setPatchControlPoints( uint32_t patchControlPoints_ ) in setPatchControlPoints() function