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

Function ovr_ReportCompilerInfo

Revive/REV_CAPI.cpp:1556–1559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1554
1555OVR_PUBLIC_FUNCTION(ovrResult)
1556ovr_ReportCompilerInfo()
1557{
1558 return ovrError_Unsupported;
1559}
1560
1561OVR_PUBLIC_FUNCTION(ovrResult)
1562ovr_EnumerateInstanceExtensionProperties()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected