The open source OpenXR runtime
0
fork

Configure Feed

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

d/sample: make sample_hmd_get_visibility_mask static

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

authored by

Simon Zeni and committed by
Marge Bot
74b27cad cc2fa1ea

+1 -1
+1 -1
src/xrt/drivers/sample/sample_hmd.c
··· 151 151 out_poses); // 152 152 } 153 153 154 - xrt_result_t 154 + static xrt_result_t 155 155 sample_hmd_get_visibility_mask(struct xrt_device *xdev, 156 156 enum xrt_visibility_mask_type type, 157 157 uint32_t view_index,