Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h691 class AllocatorPimpl; variable
874 friend class AllocatorPimpl;
888 AllocatorPimpl* m_Allocator;
940 Allocation(AllocatorPimpl* allocator, UINT64 size, BOOL wasZeroInitialized);
1045 friend class AllocatorPimpl; variable
1359 AllocatorPimpl* m_Pimpl;
DD3D12MemAlloc.cpp2245 AllocatorPimpl* allocator,
2260 AllocatorPimpl* const m_Allocator;
2288 AllocatorPimpl* allocator,
2322 AllocatorPimpl* hAllocator,
2367 AllocatorPimpl* const m_hAllocator;
2455 class AllocatorPimpl class
2460 AllocatorPimpl(const ALLOCATION_CALLBACKS& allocationCallbacks, const ALLOCATOR_DESC& desc);
2462 ~AllocatorPimpl();
3249 AllocatorPimpl* allocator, in NormalBlock()
3300 AllocatorPimpl* allocator, in MemoryBlock()
[all …]