Class VulkanPipelineTessellationStateCreateInfo

java.lang.Object
com.io7m.jcoronado.api.VulkanPipelineTessellationStateCreateInfo
All Implemented Interfaces:
VulkanPipelineTessellationStateCreateInfoType

public final class VulkanPipelineTessellationStateCreateInfo extends Object implements VulkanPipelineTessellationStateCreateInfoType
Structure specifying parameters of a newly created pipeline tessellation state.
See Also:
  • "VkPipelineTessellationStateCreateInfo"