Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ UseHack
Method
UseHack
ReviveXR/Runtime.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
bool Runtime::UseHack(Hack hack)
115
{
116
return m_hacks.find(hack) != m_hacks.end();
117
}
118
119
bool Runtime::Supports(const char* extensionName)
120
{
Callers
7
InitSession
Method · 0.45
UpdateStencil
Method · 0.45
ovr_GetFovStencil
Function · 0.45
OculusTouch
Method · 0.45
GetSuggestedBindings
Method · 0.45
GetInputState
Method · 0.45
SetVibration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected