Class PhysicalBuffer

Inheritance Relationships

Base Type

Class Documentation

class PhysicalBuffer : public inexor::vulkan_renderer::PhysicalResource

Public Functions

inline explicit PhysicalBuffer(const wrapper::Device &device)
~PhysicalBuffer() override

Private Members

friend RenderGraph
VmaAllocationInfo m_alloc_info = {}
VkBuffer m_buffer = {VK_NULL_HANDLE}