gpu: add FragmentState.init slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 19:04:01 -07:00
parent 772eb9b89d
commit 6497f0d27b
2 changed files with 20 additions and 2 deletions

View file

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