candlewick 0.1.0
A renderer
|
Transfer buffer for the texture downloader. More...
#include <candlewick/utils/WriteTextureToImage.h>
Public Member Functions | |
TransferBufferPool (const Device &device) | |
void | release () noexcept |
~TransferBufferPool () noexcept | |
SDL_GPUTransferBuffer * | acquireBuffer (Uint32 requiredSize) |
Transfer buffer for the texture downloader.
candlewick::media::TransferBufferPool::TransferBufferPool | ( | const Device & | device | ) |
|
inlinenoexcept |
SDL_GPUTransferBuffer * candlewick::media::TransferBufferPool::acquireBuffer | ( | Uint32 | requiredSize | ) |
|
noexcept |