Searched refs:allocationDesc (Results 1 – 1 of 1) sorted by relevance
31 D3D12MA::ALLOCATION_DESC allocationDesc = {}; in createResource() local32 allocationDesc.HeapType = heapType; in createResource()39 HRESULT hr = fAllocator->CreateResource(&allocationDesc, resourceDesc, in createResource()