Luna::RHI::DescriptorSetLayoutFlag
enum DescriptorSetLayoutFlag : u32
{
variable_descriptors= 1
}
Specifies additional flags for one descriptor set layout.
Options
-
Enable variable-sized descriptors array for the last binding (the binding with the largest
binding_slot
value).