DescriptorSetUpdater class

DescriptorSetUpdater class

This class allows to update the IDescriptorSet in a chain operation.

The DescriptorSetUpdater type exposes the following members:

Methods

MethodDescription
bindBind the buffer to current descriptor set
bindBind the entire buffer to current descriptor
bindBind the buffer to current descriptor set at specified binding location.
bindBind the buffer to current descriptor set at specified binding location.
bindBind the texture unit to current descriptor set
bindBind the texture unit to current descriptor set

See Also