Diligent Engine API Reference
Diligent::RenderDeviceBase< BaseInterface > Member List

This is the complete list of members for Diligent::RenderDeviceBase< BaseInterface >, including all inherited members.

CreateDeviceObject(const Char *ObjectTypeName, const TObjectDescType &Desc, TObjectType **ppObject, TObjectConstructor ConstructObject)Diligent::RenderDeviceBase< BaseInterface >protected
CreateResourceMapping(const ResourceMappingDesc &MappingDesc, IResourceMapping **ppMapping) override finalDiligent::RenderDeviceBase< BaseInterface >virtual
GetDeviceCaps() const override finalDiligent::RenderDeviceBase< BaseInterface >inlinevirtual
GetNumDeferredContexts() constDiligent::RenderDeviceBase< BaseInterface >inline
GetTextureFormatInfo(TEXTURE_FORMAT TexFormat) override finalDiligent::RenderDeviceBase< BaseInterface >inlinevirtual
GetTextureFormatInfoExt(TEXTURE_FORMAT TexFormat) override finalDiligent::RenderDeviceBase< BaseInterface >inlinevirtual
m_BuffViewObjAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_BufObjAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_PSOAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_ResMappingAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_SamplerObjAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_SamplersRegistryDiligent::RenderDeviceBase< BaseInterface >protected
m_ShaderObjAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_SRBAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_TexObjAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_TexViewObjAllocatorDiligent::RenderDeviceBase< BaseInterface >protected
m_wpDeferredContextsDiligent::RenderDeviceBase< BaseInterface >protected
m_wpImmediateContextDiligent::RenderDeviceBase< BaseInterface >protected
RenderDeviceBase(IReferenceCounters *pRefCounters, IMemoryAllocator &RawMemAllocator, Uint32 NumDeferredContexts, size_t TextureObjSize, size_t TexViewObjSize, size_t BufferObjSize, size_t BuffViewObjSize, size_t ShaderObjSize, size_t SamplerObjSize, size_t PSOSize, size_t SRBSize)Diligent::RenderDeviceBase< BaseInterface >inline
SetDeferredContext(size_t Ctx, IDeviceContext *pDeferredCtx)Diligent::RenderDeviceBase< BaseInterface >inline
SetImmediateContext(IDeviceContext *pImmediateContext)Diligent::RenderDeviceBase< BaseInterface >inline