Interface VulkanDescriptorPoolSizeType

  • All Known Implementing Classes:
    VulkanDescriptorPoolSize

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

      • descriptorCount

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