Diligent::ShaderResourceCacheD3D11::CachedCB struct

Describes a resource associated with a cached constant buffer.

Contents

Public variables

RefCntAutoPtr<BufferD3D11Impl> pBuff
Strong reference to the buffer.