Cargo Features

vk-alloc has no features set by default.

[dependencies]
vk-alloc = { version = "2.3.0", features = ["tracing", "profile-with-puffin", "profile-with-optick", "profile-with-superluminal", "profile-with-tracing", "profile-with-tracy", "vk-buffer-device-address"] }
tracing = tracing1
profile-with-puffin

Enables profile-with-puffin of profiling

profile-with-optick

Enables profile-with-optick of profiling

profile-with-superluminal

Enables profile-with-superluminal of profiling

profile-with-tracing

Enables profile-with-tracing of profiling

profile-with-tracy

Enables profile-with-tracy of profiling

vk-buffer-device-address

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.

tracing1 tracing?

Enables tracing

profiling profile-with-optick? profile-with-puffin? profile-with-superluminal? profile-with-tracing? profile-with-tracy?