nngn
Loading...
Searching...
No Matches
nngn::StagingBuffer::Allocation Struct Reference

Result of a block allocation. More...

Collaboration diagram for nngn::StagingBuffer::Allocation:

Public Attributes

DedicatedBufferblock = {}
 
VkDeviceSize offset = {}
 
VkDeviceSize n = {}
 

Detailed Description

Result of a block allocation.

Member Data Documentation

◆ block

DedicatedBuffer * nngn::StagingBuffer::Allocation::block = {}

◆ n

VkDeviceSize nngn::StagingBuffer::Allocation::n = {}

◆ offset

VkDeviceSize nngn::StagingBuffer::Allocation::offset = {}

The documentation for this struct was generated from the following files: