MCPcopy Create free account
hub / github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator / AddRef

Method AddRef

src/D3D12MemAlloc.cpp:9639–9642  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9637}
9638
9639ULONG STDMETHODCALLTYPE IUnknownImpl::AddRef()
9640{
9641 return ++m_RefCount;
9642}
9643
9644ULONG STDMETHODCALLTYPE IUnknownImpl::Release()
9645{

Callers 3

AllocatorPimplMethod · 0.80
NormalBlockClass · 0.80

Calls

no outgoing calls

Tested by 1