alignedElementSize() const noexcept=0 | LiteFX::Rendering::IDeviceMemory | pure virtual |
buffer_type typedef | LiteFX::Rendering::ITransferable< TBufferInterface, TCommandBuffer > | |
command_buffer_type typedef | LiteFX::Rendering::ITransferable< TBufferInterface, TCommandBuffer > | |
elementAlignment() const noexcept=0 | LiteFX::Rendering::IDeviceMemory | pure virtual |
elements() const noexcept=0 | LiteFX::Rendering::IDeviceMemory | pure virtual |
elementSize() const noexcept=0 | LiteFX::Rendering::IDeviceMemory | pure virtual |
map(const void *const data, const size_t &size, const UInt32 &element=0)=0 | LiteFX::Rendering::IMappable | pure virtual |
map(Span< const void *const > data, const size_t &elementSize, const UInt32 &firstElement=0)=0 | LiteFX::Rendering::IMappable | pure virtual |
size() const noexcept=0 | LiteFX::Rendering::IDeviceMemory | pure virtual |
transferFrom(const TCommandBuffer &commandBuffer, const TBufferInterface &source, const UInt32 &sourceElement=0, const UInt32 &targetElement=0, const UInt32 &elements=1) const =0 | LiteFX::Rendering::ITransferable< TBufferInterface, TCommandBuffer > | pure virtual |
transferTo(const TCommandBuffer &commandBuffer, const TBufferInterface &target, const UInt32 &sourceElement=0, const UInt32 &targetElement=0, const UInt32 &elements=1) const =0 | LiteFX::Rendering::ITransferable< TBufferInterface, TCommandBuffer > | pure virtual |
type() const noexcept=0 | LiteFX::Rendering::IBuffer | pure virtual |
~IBuffer() noexcept=default | LiteFX::Rendering::IBuffer | virtual |
~IDeviceMemory() noexcept=default | LiteFX::Rendering::IDeviceMemory | virtual |
~IMappable() noexcept=default | LiteFX::Rendering::IMappable | virtual |
~ITransferable() noexcept=default | LiteFX::Rendering::ITransferable< TBufferInterface, TCommandBuffer > | virtual |
~ITransferableBuffer() noexcept=default | LiteFX::Rendering::ITransferableBuffer< TBufferInterface, TCommandBuffer > | virtual |