logo
Expand description

Describes the layout of all descriptors within a descriptor set.

When creating a new descriptor set, you must provide a layout object to create it from.

Structs

Describes to the Vulkan implementation the layout of all descriptors within a descriptor set.

A binding in a descriptor set layout.

Parameters to create a new DescriptorSetLayout.

Enums

Error when checking whether the requirements for a binding have been met.

Error related to descriptor set layout.

Describes what kind of resource may later be bound to a descriptor.