ShaderResourceCacheD3D11.hpp file
Contents
- Reference
Declaration of Diligent::
Namespaces
- namespace Diligent
- The library uses Direct3D-style math:
Classes
- class Diligent::ShaderResourceCacheD3D11
- The class implements a cache that holds resources bound to all shader stages.
- struct Diligent::ShaderResourceCacheD3D11::CachedCB
- Describes a resource associated with a cached constant buffer.
- struct Diligent::ShaderResourceCacheD3D11::CachedSampler
- Describes a resource associated with a cached sampler.
- struct Diligent::ShaderResourceCacheD3D11::CachedResource
- Describes a resource associated with a cached SRV or a UAV.