gpu: add VertexState.init slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 19:02:51 -07:00
parent 8cd2fb3f19
commit 772eb9b89d
2 changed files with 22 additions and 4 deletions

View file

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