This is the complete list of members for Diligent::BufferViewD3D11Impl, including all inherited members.
BufferViewBase(FixedBlockMemoryAllocator &ObjAllocator, class IRenderDevice *pDevice, const BufferViewDesc &ViewDesc, class IBuffer *pBuffer, bool bIsDefaultView) | Diligent::BufferViewBase< IBufferViewD3D11, FixedBlockMemoryAllocator > | inline |
DeviceObjectBase(FixedBlockMemoryAllocator &ObjAllocator, class IRenderDevice *pDevice, const BufferViewDesc &ObjDesc, IObject *pOwner=nullptr, bool bIsDeviceInternal=false) | Diligent::DeviceObjectBase< IBufferViewD3D11, BufferViewDesc, FixedBlockMemoryAllocator > | inline |
GetBuffer() override final | Diligent::BufferViewBase< IBufferViewD3D11, FixedBlockMemoryAllocator > | inlinevirtual |
GetD3D11View() override final | Diligent::BufferViewD3D11Impl | inlinevirtual |
GetUniqueID() const | Diligent::DeviceObjectBase< IBufferViewD3D11, BufferViewDesc, FixedBlockMemoryAllocator > | inline |
m_Desc | Diligent::DeviceObjectBase< IBufferViewD3D11, BufferViewDesc, FixedBlockMemoryAllocator > | protected |
m_ObjectNameCopy | Diligent::DeviceObjectBase< IBufferViewD3D11, BufferViewDesc, FixedBlockMemoryAllocator > | protected |
m_pBuffer | Diligent::BufferViewBase< IBufferViewD3D11, FixedBlockMemoryAllocator > | protected |
m_pD3D11View | Diligent::BufferViewD3D11Impl | protected |
m_spBuffer | Diligent::BufferViewBase< IBufferViewD3D11, FixedBlockMemoryAllocator > | protected |
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) final | Diligent::BufferViewD3D11Impl | virtual |