gpu: add VertexState.init slice helper
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
8cd2fb3f19
commit
772eb9b89d
2 changed files with 22 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue