LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::Backends::VulkanBuffer::VulkanBufferImpl Class Reference

Public Member Functions

 VulkanBufferImpl (BufferType type, UInt32 elements, size_t elementSize, size_t alignment, ResourceUsage usage, const VmaAllocator &allocator, const VmaAllocation &allocation)
 

Friends

class VulkanBuffer
 

Constructor & Destructor Documentation

◆ VulkanBufferImpl()

LiteFX::Rendering::Backends::VulkanBuffer::VulkanBufferImpl::VulkanBufferImpl ( BufferType type,
UInt32 elements,
size_t elementSize,
size_t alignment,
ResourceUsage usage,
const VmaAllocator & allocator,
const VmaAllocation & allocation )
inline

Friends And Related Symbol Documentation

◆ VulkanBuffer

friend class VulkanBuffer
friend