gpu: begin implementing Surface

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-03-06 20:44:38 -07:00 committed by Stephen Gutekanst
parent 64e023c992
commit 89b1f31de8
4 changed files with 96 additions and 86 deletions

View file

@ -33,6 +33,7 @@ test "syntax" {
_ = Adapter;
_ = Device;
_ = Surface;
_ = Surface.Descriptor;
_ = FeatureName;
_ = SupportedLimits;