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

Function ovr_ReportClientInfo

ReviveXR/REV_CAPI.cpp:1825–1828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1823
1824OVR_PUBLIC_FUNCTION(ovrResult)
1825ovr_ReportClientInfo()
1826{
1827 return ovrError_Unsupported;
1828}
1829
1830OVR_PUBLIC_FUNCTION(ovrResult)
1831ovr_ReportCompilerInfo()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected