Cargo Features

rutabaga_gfx has no features set by default.

[dependencies]
rutabaga_gfx = { version = "0.1.3", features = ["virgl_renderer", "minigbm", "vulkano", "x"] }
gfxstream gfxstream_stub virgl_renderer
minigbm
vulkano

To try out Vulkano, delete the following line and uncomment the line in "dependencies". Vulkano features are just a prototype and not integrated yet into the ChromeOS build system.

x