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

Function ovr_ReportCompilerInfo

ReviveXR/REV_CAPI.cpp:1831–1834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1829
1830OVR_PUBLIC_FUNCTION(ovrResult)
1831ovr_ReportCompilerInfo()
1832{
1833 return ovrError_Unsupported;
1834}
1835
1836OVR_PUBLIC_FUNCTION(ovrResult)
1837ovr_EnumerateInstanceExtensionProperties()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected