init(_:)
Creates a descriptor set from an array of render target descriptors.
Declaration
init(_ descriptors: [LowLevelRenderTarget.Descriptor])Parameters
- descriptors:
The render target descriptors to include in the set.
Creates a descriptor set from an array of render target descriptors.
init(_ descriptors: [LowLevelRenderTarget.Descriptor])The render target descriptors to include in the set.