MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetDevice

Method GetDevice

trinityal/dx11/Tr2RenderContextDx11.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 return S_OK;
104 }
105 virtual void STDMETHODCALLTYPE GetDevice( ID3D11Device** ppDevice )
106 {
107 }
108
109 virtual HRESULT STDMETHODCALLTYPE GetPrivateData(
110 REFGUID guid,

Callers 3

UpdateSubresourcesFunction · 0.80
UpdateSubresourcesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected