| 62 | } |
| 63 | |
| 64 | OVR_PUBLIC_FUNCTION(void) ovr_SetEnabledCaps(ovrSession session, unsigned int hmdCaps) |
| 65 | { |
| 66 | } |
| 67 | |
| 68 | OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session) |
| 69 | { |
nothing calls this directly
no outgoing calls
no test coverage detected