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. You can create a descriptor set layout manually, but it is normally created automatically by each pipeline layout.

Structs

Contains the exact description of a single descriptor.

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

Enums

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

Error related to descriptor set layout.

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