Slightly high level Haskell bindings to the OpenXR API.
Please see the vulkan
readme
for information on using these bindings, the style is very similar.
The use-vulkan-types
Cabal flag makes it so that Vulkan types are reexported
in OpenXR.VulkanTypes
from the
vulkan
package instead of being
redefined in this package. It is enabled by default.