()
| 8105 | } |
| 8106 | |
| 8107 | public static uint GetInitToken() |
| 8108 | { |
| 8109 | return OpenVRInterop.GetInitToken(); |
| 8110 | } |
| 8111 | |
| 8112 | public const uint MaxDmabufPlaneCount = 4; |
| 8113 | public const uint k_nDriverNone = 4294967295; |
nothing calls this directly
no outgoing calls
no test coverage detected