Diligent Engine API Reference
Classes | List of all members
Diligent::ShaderResourceCacheD3D11 Class Reference

The class implements a cache that holds resources bound to a specific shader stage. More...

Classes

struct  CachedCB
 Describes resources associated with the cached constant buffer. More...
 
struct  CachedResource
 Describes resources associated with the cached SRV or UAV. More...
 
struct  CachedSampler
 Describes resources associated with the cached sampler. More...
 

Detailed Description

The class implements a cache that holds resources bound to a specific shader stage.