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

Function ovr_ReportClientInfo

LibOVRProxy/OVR_CAPI.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179OVR_PUBLIC_FUNCTION(ovrResult)
180ovr_ReportClientInfo()
181{
182 return ovrError_Unsupported;
183}
184
185OVR_PUBLIC_FUNCTION(ovrResult)
186ovr_ReportCompilerInfo()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected