gpu: add RenderBundleEncoder.Descriptor.init slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 18:44:50 -07:00
parent c82f640296
commit 05cb8b90c9
2 changed files with 23 additions and 1 deletions

View file

@ -172,6 +172,7 @@ And, to initialize data structures with slices in them, the following helpers ar
* `Device.Descriptor.init`
* `PipelineLayout.Descriptor.init`
* `QuerySet.Descriptor.init`
* `RenderBundleEncoder.Descriptor.init`
### Typed callbacks