LiteFX 0.5.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, AllocationPtr allocation, VkImageCreateInfo createInfo)
 

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,
AllocationPtr allocation,
VkImageCreateInfo createInfo )
inline

Friends And Related Symbol Documentation

◆ VulkanImage

friend class VulkanImage
friend