gpu: add ComputePassDescriptor.init slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 18:51:59 -07:00
parent 4dae765252
commit 6c9c4c71bb
2 changed files with 15 additions and 1 deletions

View file

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