Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_GetInstanceProcAddr
Function
ovr_GetInstanceProcAddr
Revive/REV_CAPI.cpp:1568–1571 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1566
1567
OVR_PUBLIC_FUNCTION(ovrResult)
1568
ovr_GetInstanceProcAddr()
1569
{
1570
return ovrError_Unsupported;
1571
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected