Table of Contents

Class DescriptorPool

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll

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 GraphicsDevice
counts DescriptorTypeCount[]

Returns

DescriptorPool

Reset()

public void Reset()