Home
last modified time | relevance | path

Searched defs:pageable (Results 1 – 2 of 2) 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/skia/third_party/externals/d3d12allocator/src/
DTests.cpp544 CComPtr<ID3D12Pageable> pageable; in TestOtherComInterface() local