Diligent::ShaderResourceCacheGL::CachedUB struct

Describes a resource bound to a uniform buffer or a shader storage block slot.

Contents

Public variables

RefCntAutoPtr<BufferGLImpl> pBuffer
Strong reference to the buffer.