blob: a987c9efa6a8ee08f627acfce8651d68aaca0b0b [file] [log] [blame]
[package]
name = "piet-gpu-tests"
version = "0.1.0"
authors = ["Raph Levien <raph.levien@gmail.com>"]
description = "Tests for piet-gpu shaders and generic GPU capabilities."
license = "MIT/Apache-2.0"
edition = "2021"
[dependencies]
clap = "2.33"
bytemuck = "1.7.2"
[dependencies.piet-gpu-hal]
path = "../piet-gpu-hal"