Add a profile-with-tracy-gpu feature
This commit is contained in:
parent
e1342fb2e3
commit
748ecb60a9
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ debug = ["egui", "egui_plot", "smithay-egui", "anyhow/backtrace"]
|
||||||
default = ["systemd"]
|
default = ["systemd"]
|
||||||
systemd = ["libsystemd", "logind-zbus"]
|
systemd = ["libsystemd", "logind-zbus"]
|
||||||
profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"]
|
profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"]
|
||||||
|
profile-with-tracy-gpu = ["profile-with-tracy", "smithay/tracy_gpu_profiling"]
|
||||||
|
|
||||||
[profile.dev.package.tiny-skia]
|
[profile.dev.package.tiny-skia]
|
||||||
opt-level = 2
|
opt-level = 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue