Cargo Features
rutabaga_gfx has no features set by default.
[dependencies]
rutabaga_gfx = { version = "0.1.5", features = ["virgl_renderer", "minigbm", "vulkano", "x"] }
- gfxstream gfxstream_stub virgl_renderer
- minigbm
- vulkano
-
Vulkano features are just a prototype and not integrated yet into the ChromeOS build system.
Enables vulkano ^0.33.0
To build latest Vulkano, change version to git = "https://github.com/vulkano-rs/vulkano.git"
- x