vkQuake2 doxygen  1.0 dev
qvkbuffer_t Struct Reference

#include <qvk.h>

Public Attributes

VkBuffer buffer
 
VmaAllocation allocation
 
VmaAllocationInfo allocInfo
 
VkDeviceSize currentOffset
 

Detailed Description

Definition at line 124 of file qvk.h.

Member Data Documentation

◆ allocation

VmaAllocation qvkbuffer_t::allocation

Definition at line 127 of file qvk.h.

Referenced by createStagedBuffer(), and QVk_CreateBuffer().

◆ allocInfo

◆ buffer

◆ currentOffset

VkDeviceSize qvkbuffer_t::currentOffset