Home
last modified time | relevance | path

Searched defs:TessellationState (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp324 class TessellationState : public vk::VkPipelineTessellationStateCreateInfo class in vkt::Draw::PipelineCreateInfo
DvktDrawCreateInfoUtil.cpp740 PipelineCreateInfo::TessellationState::TessellationState (deUint32 _patchControlPoints) in TessellationState() function in vkt::Draw::PipelineCreateInfo::TessellationState
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1174 VkPipelineTessellationStateCreateInfo TessellationState = in makeGraphicsPipeline() local