Home
last modified time | relevance | path

Searched refs:VIRTUAL_ALLOCATION_DESC (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h1381 struct VIRTUAL_ALLOCATION_DESC struct
1444 HRESULT Allocate(const VIRTUAL_ALLOCATION_DESC* pDesc, UINT64* pOffset);
DTests.cpp144 VIRTUAL_ALLOCATION_DESC allocDesc = {}; in TestVirtualBlocks()
DD3D12MemAlloc.cpp5646 HRESULT VirtualBlock::Allocate(const VIRTUAL_ALLOCATION_DESC* pDesc, UINT64* pOffset) in Allocate()