| 1298 | } |
| 1299 | |
| 1300 | OVR_PUBLIC_FUNCTION(void) ovr_SetEnabledCaps(ovrSession session, unsigned int hmdCaps) |
| 1301 | { |
| 1302 | } |
| 1303 | |
| 1304 | OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session) |
| 1305 | { |
nothing calls this directly
no outgoing calls
no test coverage detected