Class RootSignature
Describes how DescriptorSet will be bound together.
public class RootSignature : GraphicsResourceBase, IDisposable, IComponent, IReferencable, ICollectorHolder
- Inheritance
-
RootSignature
- Implements
- Inherited Members
- Extension Methods
Methods
New(GraphicsDevice, EffectDescriptorSetReflection)
public static RootSignature New(GraphicsDevice graphicsDevice, EffectDescriptorSetReflection effectDescriptorSetReflection)
Parameters
graphicsDevice
GraphicsDeviceeffectDescriptorSetReflection
EffectDescriptorSetReflection
Returns
OnRecreate()
Called when graphics device has been recreated.
protected override bool OnRecreate()