wgpu4k
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
ComputePassDescriptor
/
ComputePassTimestampWrites
/
ComputePassTimestampWrites
Compute
Pass
Timestamp
Writes
constructor
(
querySet
:
QuerySet
,
beginningOfPassWriteIndex
:
GPUSize32
?
=
null
,
endOfPassWriteIndex
:
GPUSize32
?
=
null
)