tp::DescriptorSet class

Describes the set of resources that can be bound at once to allow access to them from pipelines.

Public functions

auto getView() const -> DescriptorSetView
Returns a view of this descriptor set.
auto isNull() const -> bool
Returns true if the descriptor set is null and not valid for use.
auto vkGetDescriptorSetHandle() const -> VkDescriptorSetHandle
Returns the associated VkDescriptorSet handle.