ComputePassTimestampWrites

data class ComputePassTimestampWrites(val querySet: QuerySet, val beginningOfPassWriteIndex: GPUSize32? = null, val endOfPassWriteIndex: GPUSize32? = null)

Constructors

Link copied to clipboard
constructor(querySet: QuerySet, beginningOfPassWriteIndex: GPUSize32? = null, endOfPassWriteIndex: GPUSize32? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard