toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUComputePassDescriptor
GPUCompute
Pass
Descriptor
external
interface
GPUComputePassDescriptor
:
GPUObjectDescriptorBase
(
source
)
Members
Properties
label
Link copied to clipboard
abstract
val
label
:
String
?
timestamp
Writes
Link copied to clipboard
abstract
val
timestampWrites
:
GPUComputePassTimestampWrites
?