MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / InitCompositorDriverContext

Function InitCompositorDriverContext

headers/openvr_driver.h:4653–4657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4651 }
4652
4653 inline EVRInitError InitCompositorDriverContext( IVRDriverContext *pContext )
4654 {
4655 VRDriverContext() = pContext;
4656 return OpenVRInternal_ModuleServerDriverContext().InitCompositor();
4657 }
4658
4659 inline void CleanupDriverContext()
4660 {

Callers

nothing calls this directly

Calls 1

InitCompositorMethod · 0.80

Tested by

no test coverage detected