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
1014 .setPatchControlPoints (m_vertices.getNumVertices()) in GraphicsPipeline()
341 .setPatchControlPoints (1) in test()
374 .setPatchControlPoints(inPatchSize) in test()
208 .setPatchControlPoints (inPatchSize) in runTest()
117 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::tessellation::GraphicsPipelineBuilder
475 .setPatchControlPoints (numAttribsPerPrimitive) in test()
119 .setPatchControlPoints (inPatchSize) in runTest()
514 .setPatchControlPoints (m_params.inputPatchVertices) in iterate()
630 .setPatchControlPoints (NUM_TESS_LEVELS) in draw()1423 .setPatchControlPoints (NUM_TESS_LEVELS) in iterate()2041 .setPatchControlPoints (NUM_TESS_LEVELS) in test()
837 .setPatchControlPoints (numAttributes) in iterate()
6680 PipelineTessellationStateCreateInfo& setPatchControlPoints( uint32_t patchControlPoints_ ) in setPatchControlPoints() function