| 1432 | } |
| 1433 | |
| 1434 | OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session) |
| 1435 | { |
| 1436 | return 0; |
| 1437 | } |
| 1438 | |
| 1439 | OVR_PUBLIC_FUNCTION(ovrResult) |
| 1440 | ovr_ConfigureTracking( |
nothing calls this directly
no outgoing calls
no test coverage detected