Diligent Engine API Reference
Diligent::BufferD3D12Impl Member List

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

BufferBase(FixedBlockMemoryAllocator &BuffObjAllocator, FixedBlockMemoryAllocator &BuffViewObjAllocator, IRenderDevice *pDevice, const BufferDesc &BuffDesc, bool bIsDeviceInternal=false)Diligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >inline
CopyData(IDeviceContext *pContext, IBuffer *pSrcBuffer, Uint32 SrcOffset, Uint32 DstOffset, Uint32 Size) overrideDiligent::BufferD3D12Implvirtual
CorrectBufferViewDesc(struct BufferViewDesc &ViewDesc)Diligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >protected
CreateDefaultViews()Diligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >
CreateView(const struct BufferViewDesc &ViewDesc, IBufferView **ppView) overrideDiligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >virtual
DeviceObjectBase(FixedBlockMemoryAllocator &ObjAllocator, class IRenderDevice *pDevice, const BufferDesc &ObjDesc, IObject *pOwner=nullptr, bool bIsDeviceInternal=false)Diligent::DeviceObjectBase< IBufferD3D12, BufferDesc, FixedBlockMemoryAllocator >inline
GetD3D12Buffer(size_t &DataStartByteOffset, Uint32 ContextId) override finalDiligent::BufferD3D12Implinlinevirtual
GetDefaultView(BUFFER_VIEW_TYPE ViewType) overrideDiligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >virtual
GetUniqueID() constDiligent::DeviceObjectBase< IBufferD3D12, BufferDesc, FixedBlockMemoryAllocator >inline
m_DescDiligent::DeviceObjectBase< IBufferD3D12, BufferDesc, FixedBlockMemoryAllocator >protected
m_ObjectNameCopyDiligent::DeviceObjectBase< IBufferD3D12, BufferDesc, FixedBlockMemoryAllocator >protected
m_pd3d12ResourceDiligent::D3D12ResourceBaseprotected
m_pDefaultSRVDiligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >protected
m_pDefaultUAVDiligent::BufferBase< IBufferD3D12, BufferViewD3D12Impl, FixedBlockMemoryAllocator, FixedBlockMemoryAllocator >protected
Map(IDeviceContext *pContext, MAP_TYPE MapType, Uint32 MapFlags, PVoid &pMappedData) overrideDiligent::BufferD3D12Implvirtual
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) overrideDiligent::BufferD3D12Implvirtual
Unmap(IDeviceContext *pContext, MAP_TYPE MapType) overrideDiligent::BufferD3D12Implvirtual
UpdateData(IDeviceContext *pContext, Uint32 Offset, Uint32 Size, const PVoid pData) overrideDiligent::BufferD3D12Implvirtual