Luna::RHI::ICommandBuffer::set_graphics_descriptor_set

virtual void set_graphics_descriptor_set(u32 index, IDescriptorSet *descriptor_set)=0

Sets the descriptor set to be used by the graphic pipeline.

This behaves the same as calling set_graphics_descriptor_sets with only one element.

Parameters

Valid Usage