LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::Backends::VulkanImage::VulkanImageImpl Class Reference

Public Member Functions

 VulkanImageImpl (Size3d extent, Format format, ImageDimensions dimensions, UInt32 levels, UInt32 layers, MultiSamplingLevel samples, ResourceUsage usage, VmaAllocator allocator, VmaAllocation allocation)
 

Friends

class VulkanImage
 

Constructor & Destructor Documentation

◆ VulkanImageImpl()

LiteFX::Rendering::Backends::VulkanImage::VulkanImageImpl::VulkanImageImpl ( Size3d extent,
Format format,
ImageDimensions dimensions,
UInt32 levels,
UInt32 layers,
MultiSamplingLevel samples,
ResourceUsage usage,
VmaAllocator allocator,
VmaAllocation allocation )
inline

Friends And Related Symbol Documentation

◆ VulkanImage

friend class VulkanImage
friend