| 1302 | } |
| 1303 | |
| 1304 | OVR_PUBLIC_FUNCTION(unsigned int) ovr_GetTrackingCaps(ovrSession session) |
| 1305 | { |
| 1306 | return 0; |
| 1307 | } |
| 1308 | |
| 1309 | OVR_PUBLIC_FUNCTION(ovrResult) |
| 1310 | ovr_ConfigureTracking( |
nothing calls this directly
no outgoing calls
no test coverage detected