struct PipelineTessellationStateCreateInfo

Defined at line 41722 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
Flags flags
uint32_t patchControlPoints

Public Methods

void PipelineTessellationStateCreateInfo (vk::PipelineTessellationStateCreateFlags flags_, uint32_t patchControlPoints_, const void * pNext_)

Defined at line 41730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineTessellationStateCreateInfo (const PipelineTessellationStateCreateInfo & rhs)

Defined at line 41739 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PipelineTessellationStateCreateInfo (const VkPipelineTessellationStateCreateInfo & rhs)

Defined at line 41741 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineTessellationStateCreateInfo & operator= (const PipelineTessellationStateCreateInfo & rhs)

Defined at line 41746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineTessellationStateCreateInfo & operator= (const VkPipelineTessellationStateCreateInfo & rhs)

Defined at line 41749 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineTessellationStateCreateInfo & setPNext (const void * pNext_)

Defined at line 41756 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineTessellationStateCreateInfo & setFlags (vk::PipelineTessellationStateCreateFlags flags_)

Defined at line 41762 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PipelineTessellationStateCreateInfo & setPatchControlPoints (uint32_t patchControlPoints_)

Defined at line 41769 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPipelineTessellationStateCreateInfo & operator const VkPipelineTessellationStateCreateInfo & ()

Defined at line 41776 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPipelineTessellationStateCreateInfo & operator VkPipelineTessellationStateCreateInfo & ()

Defined at line 41781 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PipelineTessellationStateCreateInfo & )

Defined at line 41802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp