W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUCompilationInfo
interface
GPUCompilationInfo {
readonly
messages
:
ReadonlyArray
<
GPUCompilationMessage
>
;
}
Properties
readonly
messages
:
ReadonlyArray
<
GPUCompilationMessage
>
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUCompilationInfo