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

Function ovr_QueryDistortion

Revive/REV_CAPI.cpp:1501–1504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1499
1500OVR_PUBLIC_FUNCTION(ovrResult)
1501ovr_QueryDistortion()
1502{
1503 return ovrError_Unsupported;
1504}
1505
1506OVR_PUBLIC_FUNCTION(ovrHmdColorDesc)
1507ovr_GetHmdColorDesc(ovrSession session)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected