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

Function ovr_EnumerateInstanceExtensionProperties

Revive/REV_CAPI.cpp:1562–1565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1560
1561OVR_PUBLIC_FUNCTION(ovrResult)
1562ovr_EnumerateInstanceExtensionProperties()
1563{
1564 return ovrError_Unsupported;
1565}
1566
1567OVR_PUBLIC_FUNCTION(ovrResult)
1568ovr_GetInstanceProcAddr()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected