ICommandList.BindDescriptorSet

ICommandList.BindDescriptorSet method

Bind the descriptor set to current pipeline

public void BindDescriptorSet(IDescriptorSet descriptorSet)
ParameterTypeDescription
descriptorSetIDescriptorSet

See Also