WebGPU.rocks Logo

GPUComputePassDescriptor

  • label: USVString
  • timestampWrites: GPUComputePassTimestampWrites= []

    GPUComputePassTimestampWrites

    typedef GPUComputePassTimestampWrites = sequence<GPUComputePassTimestampWrite>

    GPUComputePassTimestampWrite

    • querySet: GPUQuerySetrequired
    • queryIndex: GPUSize32required
    • location: GPUComputePassTimestampLocationrequired

    GPUSize32

    typedef GPUSize32 = unsigned long

    GPUComputePassTimestampLocation

    'beginning', 'end'