Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ ovr_GetInstanceProcAddr
Function
ovr_GetInstanceProcAddr
LibOVRProxy/OVR_CAPI.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
197
OVR_PUBLIC_FUNCTION(ovrResult)
198
ovr_GetInstanceProcAddr()
199
{
200
return ovrError_Unsupported;
201
}
202
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected