mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
4 lines
207 B
Markdown
4 lines
207 B
Markdown
OpenXR: Do not expose the XR_EXT_debug_utils extension, none of the functions
|
|
where given out but we still listed the extension to the loader. So we put it
|
|
behind a feature config that is always set to off.
|