Dependencies for openxr-0.1
Libraries
openxr
- base (<5)
- bytestring
- transformers
- vector
- if flag(use-vulkan-types)
- vulkan (>=3.0)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
generic-instances | Derive Generic instances for all structs. Disabled by default because of code size and compile time impact. | Disabled |
safe-foreign-calls | Do not mark foreign imports as | Disabled |
trace-calls | Inserts calls to Debug.Trace.traceEventIO around every OpenXR call. | Disabled |
use-vulkan-types | Reexport handles and structs from the | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info