Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUCompilationMessage
GPUCompilation
Message
class
GPUCompilationMessage
:
Serializable
(
source
)
Available only in secure contexts.
MDN Reference
Members
Properties
length
Link copied to clipboard
val
length
:
UInt53
MDN Reference
line
Num
Link copied to clipboard
val
lineNum
:
UInt53
MDN Reference
line
Pos
Link copied to clipboard
val
linePos
:
UInt53
MDN Reference
message
Link copied to clipboard
val
message
:
String
MDN Reference
offset
Link copied to clipboard
val
offset
:
UInt53
MDN Reference
type
Link copied to clipboard
val
type
:
GPUCompilationMessageType
MDN Reference