Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h899 } m_Committed; member
DD3D12MemAlloc.cpp4781 UnregisterCommittedAllocation(allocation, allocation->m_Committed.heapType); in FreeCommittedMemory()
4784 const UINT heapTypeIndex = HeapTypeToIndex(allocation->m_Committed.heapType); in FreeCommittedMemory()
5356 m_Committed.heapType = heapType; in InitCommitted()