gpu: add PipelineLayout.Descriptor.init slice helper

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

View file

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