Interface VulkanPipelineTessellationStateCreateInfoType

  • All Known Implementing Classes:
    VulkanPipelineTessellationStateCreateInfo

    @Immutable
    public interface VulkanPipelineTessellationStateCreateInfoType
    Structure specifying parameters of a newly created pipeline tessellation state.
    See Also:
    "VkPipelineTessellationStateCreateInfo"
    • Method Detail

      • patchControlPoints

        @Parameter
        int patchControlPoints()
        Returns:
        The number of control points per patch.