The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

c/null: Comment in layer commit about the sync handle

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2433>

+2
+2
src/xrt/compositor/null/null_compositor.c
··· 446 446 * frames to be displayed to devices or remote clients. 447 447 */ 448 448 449 + // If you are using the system/multi-compositor (multiple client module), your native compositor 450 + // can just unref the sync handle. Otherwise please use it. 449 451 u_graphics_sync_unref(&sync_handle); 450 452 451 453 /*