MCPcopy Create free account
hub / github.com/LibreVR/Revive / ovr_ReportClientInfo

Function ovr_ReportClientInfo

Revive/REV_CAPI.cpp:1550–1553  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1548
1549OVR_PUBLIC_FUNCTION(ovrResult)
1550ovr_ReportClientInfo()
1551{
1552 return ovrError_Unsupported;
1553}
1554
1555OVR_PUBLIC_FUNCTION(ovrResult)
1556ovr_ReportCompilerInfo()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected