Table of Contents

Namespace HelixToolkit.SharpDX.ShaderManager

Classes

BlendStatePool
ConstantBufferPool

Pool to store and share constant buffers. Do not dispose constant buffer object externally.

DepthStencilStatePool
LayoutPool

Pool to store and share shader layouts. Do not dispose layout object externally.

RasterStatePool
SamplerStatePool
ShaderPool

Pool to store and share shaders. Do not dispose shader object externally.

ShaderPoolManager
StatePoolManager

Interfaces

IBufferPool
IConstantBufferPool

Pool to store and share constant buffers. Do not dispose constant buffer object externally.

IShaderPoolManager
IStatePoolManager