Class Buffer
Defined in File directx-memory.h
Inheritance Relationships
Derived Type
public gpa::gpu_utility::directx::ScopedMappableBuffer< DataT >
(Template Class ScopedMappableBuffer)
Class Documentation
-
class Buffer
Subclassed by gpa::gpu_utility::directx::ScopedMappableBuffer< DataT >
Public Functions
-
Buffer() = default
-
Buffer(gpgmm::d3d12::IResourceAllocation *resourceAllocation)
-
Buffer(gpgmm::d3d12::IResourceAllocator *allocator, D3D12_HEAP_TYPE heapType, D3D12_RESOURCE_FLAGS flags, D3D12_RESOURCE_STATES initialState, uint64_t size)
-
gpgmm::d3d12::IResourceAllocation *GetMemory() const
-
Buffer() = default