#include <StreamingBuffer.hpp>
◆ StreamingBuffer() [1/4]
| Diligent::StreamingBuffer::StreamingBuffer |
( |
| ) |
|
|
inlinenoexcept |
◆ StreamingBuffer() [2/4]
◆ StreamingBuffer() [3/4]
◆ StreamingBuffer() [4/4]
◆ ~StreamingBuffer()
| Diligent::StreamingBuffer::~StreamingBuffer |
( |
| ) |
|
|
inline |
◆ Flush()
| void Diligent::StreamingBuffer::Flush |
( |
size_t |
CtxNum = 0 | ) |
|
|
inline |
◆ GetBuffer()
| IBuffer* Diligent::StreamingBuffer::GetBuffer |
( |
| ) |
const |
|
inline |
◆ GetMappedCPUAddress()
| void* Diligent::StreamingBuffer::GetMappedCPUAddress |
( |
size_t |
CtxNum = 0 | ) |
|
|
inline |
◆ Map()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset()
| void Diligent::StreamingBuffer::Reset |
( |
| ) |
|
|
inline |
◆ Unmap()
| void Diligent::StreamingBuffer::Unmap |
( |
size_t |
CtxNum = 0 | ) |
|
|
inline |
◆ Update()
The documentation for this class was generated from the following file: