Interface VulkanDescriptorPoolSizeType

All Known Implementing Classes:
VulkanDescriptorPoolSize

@Immutable public interface VulkanDescriptorPoolSizeType
See Also:
  • "VkDescriptorPoolSize"
  • Method Details

    • type

      Returns:
      The type of descriptor.
    • descriptorCount

      @Default default int descriptorCount()
      Returns:
      The number of descriptors of that type to allocate.