Interface VulkanPipelineInputAssemblyStateCreateInfoType

All Known Implementing Classes:
VulkanPipelineInputAssemblyStateCreateInfo

@Immutable public interface VulkanPipelineInputAssemblyStateCreateInfoType
See Also:
  • "VkPipelineInputAssemblyStateCreateInfo"
  • Method Details

    • flags

      Returns:
      Flags reserved for future use
    • topology

      @Parameter VulkanPrimitiveTopology topology()
      Returns:
      The primitive topology
    • primitiveRestartEnable

      @Parameter boolean primitiveRestartEnable()
      Returns:
      true if a special vertex index value is treated as restarting the assembly of primitives