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

Function ovr_ReportCompilerInfo

LibOVRProxy/OVR_CAPI.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184
185OVR_PUBLIC_FUNCTION(ovrResult)
186ovr_ReportCompilerInfo()
187{
188 return ovrError_Unsupported;
189}
190
191OVR_PUBLIC_FUNCTION(ovrResult)
192ovr_EnumerateInstanceExtensionProperties()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected