DeviceObjectBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const ObjectDescType &ObjDesc, bool bIsDeviceInternal=false) | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inline |
GetUniqueID() const override final | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inlinevirtual |
GetUserData() const override final | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inlinevirtual |
m_Desc | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | protected |
m_pDevice | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | protected |
SamplerBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const SamplerDesc &SamDesc, bool bIsDeviceInternal=false) | Diligent::SamplerBase< EngineGLImplTraits > | inline |
SamplerBase(IReferenceCounters *pRefCounters, const SamplerDesc &SamDesc) noexcept | Diligent::SamplerBase< EngineGLImplTraits > | inline |
SamplerBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const SamplerDesc &SamDesc, bool bIsDeviceInternal=false) | Diligent::SamplerBase< EngineGLImplTraits > | inline |
SamplerBase(IReferenceCounters *pRefCounters, const SamplerDesc &SamDesc) noexcept | Diligent::SamplerBase< EngineGLImplTraits > | inline |
SetUserData(IObject *pUserData) override final | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inlinevirtual |