gpu: add InstanceDescriptor slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 17:21:19 -07:00
parent c3bb1683a6
commit cb80cfc3c2
3 changed files with 13 additions and 2 deletions

View file

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