Cargo Features

gfx-backend-vulkan has no features set by default.

[dependencies]
gfx-backend-vulkan = { version = "0.9.0", features = ["use-rtld-next", "naga"] }
use-rtld-next = libc

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.

libc use-rtld-next?
naga implicit feature

Enables naga ^0.5

naga:

Shader translation infrastructure