gpu: add CompilationInfo.getMessages slice helper

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-08-16 19:32:45 -07:00
parent 6497f0d27b
commit 093be3aa53
2 changed files with 9 additions and 1 deletions

View file

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