Home
last modified time | relevance | path

Searched defs:setPatchControlPoints (Results 1 – 4 of 4) 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
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp117 …GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPo… in setPatchControlPoints() function in vkt::tessellation::GraphicsPipelineBuilder
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp29055 PipelineTessellationStateCreateInfo & setPatchControlPoints( uint32_t patchControlPoints_ ) in setPatchControlPoints() function