Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-web
/
web.gpu
/
GPUShaderStage
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
COMPUTE
Link copied to clipboard
val
COMPUTE
:
GPUShaderStage
Value -
0x4
FRAGMENT
Link copied to clipboard
val
FRAGMENT
:
GPUShaderStage
Value -
0x2
VERTEX
Link copied to clipboard
val
VERTEX
:
GPUShaderStage
Value -
0x1