gpu: add ProgrammableStageDescriptor slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 18:57:05 -07:00
parent 3ee9f2c18c
commit e95481db21
2 changed files with 17 additions and 1 deletions

View file

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