IDescriptorSet class

IDescriptorSet class

The descriptor sets describes different resources that can be used to bind to the render pipeline like buffers, textures

The IDescriptorSet type exposes the following members:

Methods

MethodDescription
begin_updateBegin to update the descriptor set

See Also