dsfb-gpu-debug-demo 0.1.0

CLI binary for dsfb-gpu-debug: generate fixtures, run CPU/GPU pipelines, compare case files.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "dsfb-gpu-debug-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d69f3246d594c7f8692658171cb21aa271fb99c8550798f8f924cec67756c7f5"

[[package]]
name = "dsfb-gpu-debug-cuda"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de25341ef00b2902da386749ccbc8da010e5efd50adef5de30a3e1e66fba83ec"
dependencies = [
 "dsfb-gpu-debug-core",
]

[[package]]
name = "dsfb-gpu-debug-demo"
version = "0.1.0"
dependencies = [
 "dsfb-gpu-debug-core",
 "dsfb-gpu-debug-cuda",
]