gpu: implement BindGroup

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-03-10 00:15:23 -07:00 committed by Stephen Gutekanst
parent 9162a8136f
commit 3d3fdcde0d
3 changed files with 25 additions and 1 deletions

View file

@ -24,4 +24,4 @@ test "syntax" {
_ = VTable;
_ = reference;
_ = release;
}
}