| 1428 | } |
| 1429 | |
| 1430 | OVR_PUBLIC_FUNCTION(void) ovr_SetEnabledCaps(ovrSession session, unsigned int hmdCaps) |
| 1431 | { |
| 1432 | } |
| 1433 | |
| 1434 | OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session) |
| 1435 | { |
nothing calls this directly
no outgoing calls
no test coverage detected