TgpuComputePassDescriptor
Defined in: packages/typegpu/src/core/commandEncoder/computePass.ts:31
The TypeGPU equivalent of GPUComputePassDescriptor. Query sets accept TypeGPU query sets next to raw GPUQuerySets.
Properties
Section titled “Properties”label?
Section titled “label?”
optionallabel:string
Defined in: packages/typegpu/src/core/commandEncoder/computePass.ts:32
timestampWrites?
Section titled “timestampWrites?”
optionaltimestampWrites:TgpuPassTimestampWrites
Defined in: packages/typegpu/src/core/commandEncoder/computePass.ts:33