Searched defs:allocDesc (Results 1 – 2 of 2) sorted by relevance
144 VIRTUAL_ALLOCATION_DESC allocDesc = {}; in TestVirtualBlocks() local247 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestFrameIndexAndJson() local305 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCommittedResourcesAndJson() local370 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCustomHeapFlags() local403 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCustomHeapFlags() local433 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestPlacedResources() local536 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestOtherComInterface() local618 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCustomPools() local778 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestAliasingMemory() local821 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestMapping() local[all …]
3395 const ALLOCATION_DESC& allocDesc, in Allocate()3434 const ALLOCATION_DESC& allocDesc, in AllocatePage()3620 const ALLOCATION_DESC& allocDesc, in CreateResource()4618 UINT AllocatorPimpl::CalcDefaultPoolIndex(const ALLOCATION_DESC& allocDesc, const D3D12_RESOURCE_DE… in CalcDefaultPoolIndex() argument