Searched refs:TessellationState (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp319 class TessellationState : public vk::VkPipelineTessellationStateCreateInfo class in class:vkt::Draw::PipelineCreateInfo
322 TessellationState (deUint32 patchControlPoints = 0);
H A DvktDrawCreateInfoUtil.cpp726 PipelineCreateInfo::TessellationState::TessellationState (deUint32 _patchControlPoints) function in class:vkt::Draw::PipelineCreateInfo::TessellationState
/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp743 VkPipelineTessellationStateCreateInfo TessellationState = local
760 (TEST_TYPE_VIEW_INDEX_IN_TESELLATION == m_parameters.viewIndex)? &TessellationState : DE_NULL, // const VkPipelineTessellationStateCreateInfo* pTessellationState;
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp1722 pipelineCreateInfo.addState (PipelineCreateInfo::TessellationState(4));

Completed in 210 milliseconds