LiteFX 0.5.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::Backends::DirectX12Buffer::DirectX12BufferImpl Class Reference

Public Member Functions

 DirectX12BufferImpl (BufferType type, UInt32 elements, size_t elementSize, size_t alignment, ResourceUsage usage, AllocatorPtr allocator, AllocationPtr allocation, const D3D12_RESOURCE_DESC1 &resourceDesc)
 

Friends

class DirectX12Buffer
 

Constructor & Destructor Documentation

◆ DirectX12BufferImpl()

LiteFX::Rendering::Backends::DirectX12Buffer::DirectX12BufferImpl::DirectX12BufferImpl ( BufferType type,
UInt32 elements,
size_t elementSize,
size_t alignment,
ResourceUsage usage,
AllocatorPtr allocator,
AllocationPtr allocation,
const D3D12_RESOURCE_DESC1 & resourceDesc )
inline

Friends And Related Symbol Documentation

◆ DirectX12Buffer

friend class DirectX12Buffer
friend