toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUCompilationMessage
GPUCompilation
Message
external
class
GPUCompilationMessage
(
source
)
Available only in secure contexts.
MDN Reference
Members
Properties
length
Link copied to clipboard
val
length
:
JsLong
MDN Reference
line
Num
Link copied to clipboard
val
lineNum
:
JsLong
MDN Reference
line
Pos
Link copied to clipboard
val
linePos
:
JsLong
MDN Reference
message
Link copied to clipboard
val
message
:
String
MDN Reference
offset
Link copied to clipboard
val
offset
:
JsLong
MDN Reference
type
Link copied to clipboard
val
type
:
GPUCompilationMessageType
MDN Reference