Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp122 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::geometry::GraphicsPipelineBuilder
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp133 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::synchronization::GraphicsPipelineBuilder
DvktSynchronizationOperation.cpp1014 .setPatchControlPoints (m_vertices.getNumVertices()) in GraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPointSizeTests.cpp341 .setPatchControlPoints (1) in test()
DvktTessellationCommonEdgeTests.cpp374 .setPatchControlPoints(inPatchSize) in test()
DvktTessellationMiscDrawTests.cpp208 .setPatchControlPoints (inPatchSize) in runTest()
DvktTessellationUtil.hpp117 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::tessellation::GraphicsPipelineBuilder
DvktTessellationPrimitiveDiscardTests.cpp475 .setPatchControlPoints (numAttribsPerPrimitive) in test()
DvktTessellationShaderInputOutputTests.cpp119 .setPatchControlPoints (inPatchSize) in runTest()
DvktTessellationGeometryPassthroughTests.cpp514 .setPatchControlPoints (m_params.inputPatchVertices) in iterate()
DvktTessellationInvarianceTests.cpp630 .setPatchControlPoints (NUM_TESS_LEVELS) in draw()
1423 .setPatchControlPoints (NUM_TESS_LEVELS) in iterate()
2041 .setPatchControlPoints (NUM_TESS_LEVELS) in test()
DvktTessellationUserDefinedIO.cpp837 .setPatchControlPoints (numAttributes) in iterate()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp6680 PipelineTessellationStateCreateInfo& setPatchControlPoints( uint32_t patchControlPoints_ ) in setPatchControlPoints() function