Diligent Engine API Reference
Diligent::BufferGLImpl Member List

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

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