Home
last modified time | relevance | path

Searched refs:AllocationLocalOffset (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h1292 UINT64 AllocationLocalOffset,
DD3D12MemAlloc.cpp2489 UINT64 AllocationLocalOffset,
4389 UINT64 AllocationLocalOffset, in CreateAliasingResource() argument
4407 const UINT64 newOffset = existingOffset + AllocationLocalOffset; in CreateAliasingResource()
4410 AllocationLocalOffset + resAllocInfo.SizeInBytes > existingSize || in CreateAliasingResource()
5482 UINT64 AllocationLocalOffset, in CreateAliasingResource() argument
5495 …return m_Pimpl->CreateAliasingResource(pAllocation, AllocationLocalOffset, pResourceDesc, InitialR… in CreateAliasingResource()