gpu: add VertexBufferLayout.init slice helper
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
e95481db21
commit
8cd2fb3f19
2 changed files with 17 additions and 3 deletions
|
|
@ -177,6 +177,7 @@ And, to initialize data structures with slices in them, the following helpers ar
|
|||
* `ComputePassDescriptor.init`
|
||||
* `RenderPassDescriptor.init`
|
||||
* `ProgrammableStageDescriptor.init`
|
||||
* `VertexBufferLayout.init`
|
||||
|
||||
### Typed callbacks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue