gpu: add Device.Descriptor.init slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 17:35:18 -07:00
parent 5e4aa7e6df
commit 03a9cbab9a
2 changed files with 18 additions and 1 deletions

View file

@ -169,6 +169,7 @@ And, to initialize data structures with slices in them, the following helpers ar
* `BindGroup.Descriptor.init`
* `InstanceDescriptor.init`
* `TogglesDeviceDescriptor.init`
* `Device.Descriptor.init`
### Typed callbacks