Diligent Engine API Reference
Diligent::TextureViewGLImpl Member List

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

DeviceObjectBase(FixedBlockMemoryAllocator &ObjAllocator, class IRenderDevice *pDevice, const TextureViewDesc &ObjDesc, IObject *pOwner=nullptr, bool bIsDeviceInternal=false)Diligent::DeviceObjectBase< ITextureViewGL, TextureViewDesc, FixedBlockMemoryAllocator >inline
GenerateMips(IDeviceContext *pContext) overrideDiligent::TextureViewGLImplvirtual
GetSampler() override finalDiligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >inlinevirtual
GetTexture() override finalDiligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >inlinevirtual
GetUniqueID() constDiligent::DeviceObjectBase< ITextureViewGL, TextureViewDesc, FixedBlockMemoryAllocator >inline
m_DescDiligent::DeviceObjectBase< ITextureViewGL, TextureViewDesc, FixedBlockMemoryAllocator >protected
m_ObjectNameCopyDiligent::DeviceObjectBase< ITextureViewGL, TextureViewDesc, FixedBlockMemoryAllocator >protected
m_pSamplerDiligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >protected
m_pTextureDiligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >protected
m_spTextureDiligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >protected
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) overrideDiligent::TextureViewGLImplvirtual
SetSampler(class ISampler *pSampler) override finalDiligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >inlinevirtual
TextureViewBase(FixedBlockMemoryAllocator &ObjAllocator, IRenderDevice *pDevice, const TextureViewDesc &ViewDesc, class ITexture *pTexture, bool bIsDefaultView)Diligent::TextureViewBase< ITextureViewGL, FixedBlockMemoryAllocator >inline