Struct gpu_allocator::d3d12::AllocatorCreateDesc
source · pub struct AllocatorCreateDesc {
pub device: ID3D12Device,
pub debug_settings: AllocatorDebugSettings,
}
Fields§
§device: ID3D12Device
§debug_settings: AllocatorDebugSettings