Namespace HelixToolkit.SharpDX.ShaderManager
Classes
- ConstantBufferPool
Pool to store and share constant buffers. Do not dispose constant buffer object externally.
- LayoutPool
Pool to store and share shader layouts. Do not dispose layout object externally.
- ShaderPool
Pool to store and share shaders. Do not dispose shader object externally.
Interfaces
- IConstantBufferPool
Pool to store and share constant buffers. Do not dispose constant buffer object externally.