Interface VulkanDescriptorSetLayoutCreateInfoType

  • All Known Implementing Classes:
    VulkanDescriptorSetLayoutCreateInfo

    @Immutable
    public interface VulkanDescriptorSetLayoutCreateInfoType
    See Also:
    "VkDescriptorSetLayoutCreateInfo"
    • Method Detail

      • flags

        @Parameter
        java.util.Set<VulkanDescriptorSetLayoutCreateFlag> flags()
        Returns:
        A bitmask of VulkanDescriptorSetLayoutCreateFlag values specifying options for descriptor set layout creation.