Class DescriptorPool
Storage area for DescriptorSet.
public class DescriptorPool : GraphicsResourceBase, IDisposable, IComponent, IReferencable, ICollectorHolder
  - Inheritance
 - 
      objectDescriptorPool
 
- 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
graphicsDeviceGraphicsDevicecountsDescriptorTypeCount[]
Returns
Reset()
public void Reset()