Home
last modified time | relevance | path

Searched defs:allocDesc (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp144 VIRTUAL_ALLOCATION_DESC allocDesc = {}; in TestVirtualBlocks() local
247 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestFrameIndexAndJson() local
305 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCommittedResourcesAndJson() local
370 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCustomHeapFlags() local
403 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCustomHeapFlags() local
433 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestPlacedResources() local
536 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestOtherComInterface() local
618 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestCustomPools() local
778 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestAliasingMemory() local
821 D3D12MA::ALLOCATION_DESC allocDesc = {}; in TestMapping() local
[all …]
DD3D12MemAlloc.cpp3395 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