vrclient: Support v1.26.7.

CW-Bug-Id: #22757
This commit is contained in:
Paul Gofman 2023-09-19 17:15:52 -06:00 committed by Arkadiusz Hiler
parent 4c622dfc3e
commit 8007ccf8cf
43 changed files with 9885 additions and 832 deletions

View file

@ -13,7 +13,7 @@ int main(void)
test_capi_thunks_IVRCompositor_027();
test_capi_thunks_IVRHeadsetView_001();
test_capi_thunks_IVRNotifications_002();
test_capi_thunks_IVROverlay_026();
test_capi_thunks_IVROverlay_027();
test_capi_thunks_IVROverlayView_003();
test_capi_thunks_IVRRenderModels_006();
test_capi_thunks_IVRExtendedDisplay_001();
@ -24,6 +24,7 @@ int main(void)
test_capi_thunks_IVRInput_010();
test_capi_thunks_IVRIOBuffer_002();
test_capi_thunks_IVRClientCore_003();
test_capi_thunks_IVROverlay_026();
test_capi_thunks_IVROverlay_025();
test_capi_thunks_IVRCompositor_026();
test_capi_thunks_IVROverlay_024();