gpu: add Texture.Descriptor.init slice helper

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

View file

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