Closed Supreeeme closed 2 years ago
Would there be a chance of getting the loader structs into openxr_sys? They aren't listed in the registry but they are here: https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/main/src/common/loader_interfaces.h
These are necessary for writing API layers.
I just merged https://github.com/Ralith/openxrs/pull/120 which adds these. Let me know if you'd like a release sooner rather than later.
A new release sooner would definitely be appreciated :)
Published 0.17.
Would there be a chance of getting the loader structs into openxr_sys? They aren't listed in the registry but they are here: https://github.com/KhronosGroup/OpenXR-SDK-Source/blob/main/src/common/loader_interfaces.h
These are necessary for writing API layers.