Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUError
GPUError
sealed
interface
GPUError
(
source
)
Available only in secure contexts.
MDN Reference
Inheritors
GPUInternalError
GPUOutOfMemoryError
GPUValidationError
Members
Properties
message
Link copied to clipboard
open
val
message
:
String
MDN Reference