LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::Backends::DirectX12Image::DirectX12ImageImpl Class Reference

Public Member Functions

 DirectX12ImageImpl (const DirectX12Device &device, Size3d extent, Format format, ImageDimensions dimension, UInt32 levels, UInt32 layers, MultiSamplingLevel samples, ResourceUsage usage, AllocatorPtr allocator, AllocationPtr &&allocation)
 

Friends

class DirectX12Image
 

Constructor & Destructor Documentation

◆ DirectX12ImageImpl()

LiteFX::Rendering::Backends::DirectX12Image::DirectX12ImageImpl::DirectX12ImageImpl ( const DirectX12Device & device,
Size3d extent,
Format format,
ImageDimensions dimension,
UInt32 levels,
UInt32 layers,
MultiSamplingLevel samples,
ResourceUsage usage,
AllocatorPtr allocator,
AllocationPtr && allocation )
inline

Friends And Related Symbol Documentation

◆ DirectX12Image

friend class DirectX12Image
friend