Interface VulkanDescriptorSetAllocateInfoType

All Known Implementing Classes:
VulkanDescriptorSetAllocateInfo

@Immutable public interface VulkanDescriptorSetAllocateInfoType
See Also:
  • "VkDescriptorSetAllocateInfo"
  • Method Details

    • descriptorPool

      VulkanDescriptorPoolType descriptorPool()
      Returns:
      The descriptor pool from which descriptor sets will be allocated
    • setLayouts

      Returns:
      An array of descriptor set layouts, with each member specifying how the corresponding descriptor set is allocated.