Diligent Engine API Reference
Diligent::BufferD3D11Impl Member List

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

BufferBase(IReferenceCounters *pRefCounters, FixedBlockMemoryAllocator &BuffViewObjAllocator, IRenderDevice *pDevice, const BufferDesc &BuffDesc, bool bIsDeviceInternal)Diligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >inline
CopyData(IDeviceContext *pContext, IBuffer *pSrcBuffer, Uint32 SrcOffset, Uint32 DstOffset, Uint32 Size) override finalDiligent::BufferD3D11Implvirtual
CorrectBufferViewDesc(struct BufferViewDesc &ViewDesc)Diligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >protected
CreateDefaultViews()Diligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >
CreateView(const struct BufferViewDesc &ViewDesc, IBufferView **ppView) overrideDiligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >virtual
DeviceObjectBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, const BufferDesc &ObjDesc, bool bIsDeviceInternal=false)Diligent::DeviceObjectBase< IBufferD3D11, BufferDesc >inline
GetD3D11Buffer() override finalDiligent::BufferD3D11Implinlinevirtual
GetDefaultView(BUFFER_VIEW_TYPE ViewType) overrideDiligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >virtual
GetNativeHandle() override finalDiligent::BufferD3D11Implinlinevirtual
GetUniqueID() constDiligent::DeviceObjectBase< IBufferD3D11, BufferDesc >inline
m_DescDiligent::DeviceObjectBase< IBufferD3D11, BufferDesc >protected
m_ObjectNameCopyDiligent::DeviceObjectBase< IBufferD3D11, BufferDesc >protected
m_pDefaultSRVDiligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >protected
m_pDefaultUAVDiligent::BufferBase< IBufferD3D11, BufferViewD3D11Impl, FixedBlockMemoryAllocator >protected
Map(IDeviceContext *pContext, MAP_TYPE MapType, Uint32 MapFlags, PVoid &pMappedData) override finalDiligent::BufferD3D11Implvirtual
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) override finalDiligent::BufferD3D11Implvirtual
Diligent::IDeviceObject::QueryInterface(const INTERFACE_ID &IID, IObject **ppInterface)=0Diligent::IDeviceObjectpure virtual
Unmap(IDeviceContext *pContext, MAP_TYPE MapType, Uint32 MapFlags) override finalDiligent::BufferD3D11Implvirtual
UpdateData(IDeviceContext *pContext, Uint32 Offset, Uint32 Size, const PVoid pData) override finalDiligent::BufferD3D11Implvirtual