MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Blast / GetDeviceManager

Function GetDeviceManager

samples/SampleBase/core/DeviceManager.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34DeviceManager* GetDeviceManager()
35{
36 return g_DeviceManagerInstance;
37}
38
39namespace
40{

Callers 8

setBlendingMethod · 0.85
reloadMethod · 0.85
getMaterialInstanceMethod · 0.85
initializeMethod · 0.85
SkinnedRenderMeshMethod · 0.85
SimpleRenderMeshMethod · 0.85
DeviceCreatedMethod · 0.85
drawUIMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected