Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp123 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::geometry::GraphicsPipelineBuilder
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp141 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::synchronization::GraphicsPipelineBuilder
DvktSynchronizationOperation.cpp1537 .setPatchControlPoints (m_vertices.getNumVertices()) in GraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp344 .setPatchControlPoints (1) in test()
DvktTessellationCommonEdgeTests.cpp377 .setPatchControlPoints(inPatchSize) in test()
DvktTessellationUtil.hpp119 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::tessellation::GraphicsPipelineBuilder
DvktTessellationMiscDrawTests.cpp211 .setPatchControlPoints (inPatchSize) in runTest()
DvktTessellationPrimitiveDiscardTests.cpp479 .setPatchControlPoints (numAttribsPerPrimitive) in test()
DvktTessellationGeometryPassthroughTests.cpp532 .setPatchControlPoints (m_params.inputPatchVertices) in iterate()
DvktTessellationInvarianceTests.cpp634 .setPatchControlPoints (NUM_TESS_LEVELS) in draw()
1454 .setPatchControlPoints (NUM_TESS_LEVELS) in iterate()
2074 .setPatchControlPoints (NUM_TESS_LEVELS) in test()
DvktTessellationShaderInputOutputTests.cpp122 .setPatchControlPoints (inPatchSize) in runTest()
DvktTessellationUserDefinedIO.cpp848 .setPatchControlPoints (numAttributes) in iterate()