Home
last modified time | relevance | path

Searched defs:pageable (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResidencyManagerD3D12.cpp33 MaybeError ResidencyManager::LockAllocation(Pageable* pageable) { in LockAllocation()
59 void ResidencyManager::UnlockAllocation(Pageable* pageable) { in UnlockAllocation()
157 Pageable* pageable = memorySegment->lruCache.head()->value(); in RemoveSingleEntryFromLRU() local
213 Pageable* pageable; in EnsureCanMakeResident() local
342 void ResidencyManager::TrackResidentAllocation(Pageable* pageable) { in TrackResidentAllocation()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_residency.cpp282 ID3D12Pageable *pageable = base_bo->res; in d3d12_promote_to_permanent_residency() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp544 CComPtr<ID3D12Pageable> pageable; in TestOtherComInterface() local