Diligent Engine API Reference
Diligent::RenderDeviceGLImpl Member List

This is the complete list of members for Diligent::RenderDeviceGLImpl, including all inherited members.

CreateDeviceObject(const Char *ObjectTypeName, const TObjectDescType &Desc, TObjectType **ppObject, TObjectConstructor ConstructObject)Diligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
CreateResourceMapping(const ResourceMappingDesc &MappingDesc, IResourceMapping **ppMapping) override finalDiligent::RenderDeviceBase< IGLDeviceBaseInterface >virtual
GetDeviceCaps() const override finalDiligent::RenderDeviceBase< IGLDeviceBaseInterface >inlinevirtual
GetNumDeferredContexts() constDiligent::RenderDeviceBase< IGLDeviceBaseInterface >inline
GetTextureFormatInfo(TEXTURE_FORMAT TexFormat) override finalDiligent::RenderDeviceBase< IGLDeviceBaseInterface >inlinevirtual
GetTextureFormatInfoExt(TEXTURE_FORMAT TexFormat) override finalDiligent::RenderDeviceBase< IGLDeviceBaseInterface >inlinevirtual
m_BuffViewObjAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_BufObjAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_PSOAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_ResMappingAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_SamplerObjAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_SamplersRegistryDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_ShaderObjAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_SRBAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_TexObjAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_TexViewObjAllocatorDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_wpDeferredContextsDiligent::RenderDeviceBase< IGLDeviceBaseInterface >protected
m_wpImmediateContextDiligent::RenderDeviceBase< IGLDeviceBaseInterface >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< IGLDeviceBaseInterface >inline
SetDeferredContext(size_t Ctx, IDeviceContext *pDeferredCtx)Diligent::RenderDeviceBase< IGLDeviceBaseInterface >inline
SetImmediateContext(IDeviceContext *pImmediateContext)Diligent::RenderDeviceBase< IGLDeviceBaseInterface >inline