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/
H A DResidencyManagerD3D12.cpp33 MaybeError ResidencyManager::LockAllocation(Pageable* pageable) { in LockAllocation() argument
59 void ResidencyManager::UnlockAllocation(Pageable* pageable) { in UnlockAllocation() argument
157 Pageable* pageable = memorySegment->lruCache.head()->value(); RemoveSingleEntryFromLRU() local
213 Pageable* pageable; EnsureCanMakeResident() local
342 TrackResidentAllocation(Pageable* pageable) TrackResidentAllocation() argument
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp544 CComPtr<ID3D12Pageable> pageable; in TestOtherComInterface() local

Completed in 4 milliseconds