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

Function ovr_SetClientColorDesc

Revive/REV_CAPI.cpp:1514–1517  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1512
1513OVR_PUBLIC_FUNCTION(ovrResult)
1514ovr_SetClientColorDesc(ovrSession session, const ovrHmdColorDesc* colorDesc)
1515{
1516 return ovrError_Unsupported;
1517}
1518
1519OVR_PUBLIC_FUNCTION(ovrResult)
1520ovr_GetControllerPositionUncertainty()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected