Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ AddRef
Method
AddRef
trinityal/dx11/Tr2RenderContextDx11.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
return E_FAIL;
96
}
97
virtual ULONG STDMETHODCALLTYPE AddRef( void )
98
{
99
return S_OK;
100
}
101
virtual ULONG STDMETHODCALLTYPE Release( void )
102
{
103
return S_OK;
Callers
2
GetVideoAdapter
Function · 0.80
GetVideoAdapterDX11
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected