mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-28 01:18:31 +00:00
d/sample: make sample_hmd_get_visibility_mask static
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2403>
This commit is contained in:
parent
cc2fa1ea53
commit
74b27cad4d
|
@ -151,7 +151,7 @@ sample_hmd_get_view_poses(struct xrt_device *xdev,
|
|||
out_poses); //
|
||||
}
|
||||
|
||||
xrt_result_t
|
||||
static xrt_result_t
|
||||
sample_hmd_get_visibility_mask(struct xrt_device *xdev,
|
||||
enum xrt_visibility_mask_type type,
|
||||
uint32_t view_index,
|
||||
|
|
Loading…
Reference in a new issue