nngn
Loading...
Searching...
No Matches
staging.h File Reference
#include <limits>
#include "graphics/stats.h"
#include "utils/log.h"
#include "instance.h"
#include "resource.h"
#include "vulkan.h"
Include dependency graph for staging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nngn::StagingBuffer
 Manages staging buffers for a group of frames. More...
 
struct  nngn::StagingBuffer::FreeBuffer
 Buffer in the free list, ready to be reused. More...
 
struct  nngn::StagingBuffer::Frame
 Data for a single frame. More...
 
struct  nngn::StagingBuffer::Allocation
 Result of a block allocation. More...
 
struct  nngn::StagingBuffer::MappedRegion
 Region mapped for writting. More...
 

Namespaces

namespace  nngn