gpu: add QuerySet.Descriptor.init slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 17:56:47 -07:00
parent aaa194c5eb
commit c82f640296
2 changed files with 19 additions and 1 deletions

View file

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