Cargo Features
rafx-assets has no features set by default.
[dependencies]
rafx-assets = { version = "0.0.16", features = ["rafx-empty", "rafx-dx12", "rafx-vulkan", "rafx-metal", "rafx-gles2", "rafx-gles3", "dds", "basis-universal"] }
- rafx-empty
-
Enables rafx-empty of rafx-framework
- rafx-dx12
-
Enables rafx-dx12 of rafx-framework
- rafx-vulkan
-
Enables rafx-vulkan of rafx-framework
- rafx-metal
-
Enables rafx-metal of rafx-framework
- rafx-gles2
-
Enables rafx-gles2 of rafx-framework
- rafx-gles3
-
Enables rafx-gles3 of rafx-framework
- dds = ddsfile, image_dds
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- basis-universal implicit feature
-
Enables basis-universal ^0.1.1
basis-universal:
Bindings for the basis-universal Supercompressed GPU Texture Codec by Binomial
- ddsfile dds?
-
Enables ddsfile ^0.4.0
- image_dds dds?
-
Enables image_dds ^0.3.0