Searched refs:CreateAliasingResource (Results 1 – 4 of 4) sorted by relevance
56 HRESULT hr = fAllocator->CreateAliasingResource(alloc->fAllocation, localOffset, resourceDesc, in createAliasingResource()
1290 HRESULT CreateAliasingResource(
711 CHECK_HR( ctx.allocator->CreateAliasingResource(allocs[0].get(), in TestCustomPools()787 CHECK_HR( ctx.allocator->CreateAliasingResource( in TestAliasingMemory()797 CHECK_HR( ctx.allocator->CreateAliasingResource( in TestAliasingMemory()
2487 HRESULT CreateAliasingResource(4387 HRESULT AllocatorPimpl::CreateAliasingResource( in CreateAliasingResource() function in D3D12MA::AllocatorPimpl5480 HRESULT Allocator::CreateAliasingResource( in CreateAliasingResource() function in D3D12MA::Allocator5495 …return m_Pimpl->CreateAliasingResource(pAllocation, AllocationLocalOffset, pResourceDesc, InitialR… in CreateAliasingResource()