Class DescriptorPool
Storage area for DescriptorSet.
public class DescriptorPool : GraphicsResourceBase, IDisposable, IComponent, IReferencable, ICollectorHolder
- Inheritance
-
DescriptorPool
- Implements
- Inherited Members
- Extension Methods
Methods
Destroy()
Disposes of object resources.
protected override void Destroy()
New(GraphicsDevice, DescriptorTypeCount[])
public static DescriptorPool New(GraphicsDevice graphicsDevice, DescriptorTypeCount[] counts)
Parameters
graphicsDevice
GraphicsDevicecounts
DescriptorTypeCount[]
Returns
Reset()
public void Reset()