| 1554 | |
| 1555 | OVR_PUBLIC_FUNCTION(ovrResult) |
| 1556 | ovr_ReportCompilerInfo() |
| 1557 | { |
| 1558 | return ovrError_Unsupported; |
| 1559 | } |
| 1560 | |
| 1561 | OVR_PUBLIC_FUNCTION(ovrResult) |
| 1562 | ovr_EnumerateInstanceExtensionProperties() |
nothing calls this directly
no outgoing calls
no test coverage detected