doc: Document !2032

This commit is contained in:
Jakob Bornecrantz 2023-11-14 21:32:54 +00:00
parent 6e8a40112b
commit f87053254e
3 changed files with 15 additions and 0 deletions

View file

@ -1 +1,6 @@
---
- mr.2016
- mr.2032
---
ipc: Add support for getting the device visibility mask.

View file

@ -1 +1,6 @@
---
- mr.2016
- mr.2032
---
OpenXR: Implementation of XR_KHR_visibility_mask.

View file

@ -1,2 +1,7 @@
---
- mr.2016
- mr.2032
---
Add `xrt_device` visibility mask interface, this is used to implement
the OpenXR extension `XR_KHR_visibility_mask`.