The open source OpenXR runtime
0
fork

Configure Feed

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

doc: Document !1578

+3
+3
doc/changes/xrt/mr.1578.md
··· 1 + Added `XRT_STRUCT_INIT` define to help with headers and code that needs to 2 + compile as both C and C++ code. This is due to differences in default struct 3 + initialization.