Home
last modified time | relevance | path

Searched refs:TessellationState (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp319 class TessellationState : public vk::VkPipelineTessellationStateCreateInfo class in vkt::Draw::PipelineCreateInfo
322 TessellationState (deUint32 patchControlPoints = 0);
DvktDrawCreateInfoUtil.cpp726 PipelineCreateInfo::TessellationState::TessellationState (deUint32 _patchControlPoints) in TessellationState() function in vkt::Draw::PipelineCreateInfo::TessellationState