toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUShaderModuleDescriptor
GPUShader
Module
Descriptor
external
interface
GPUShaderModuleDescriptor
:
GPUObjectDescriptorBase
(
source
)
Members
Properties
code
Link copied to clipboard
abstract
val
code
:
String
label
Link copied to clipboard
abstract
val
label
:
String
?