Interface GPUComputePassDescriptor
interface GPUComputePassDescriptor {
label?: string;
timestampWrites?: GPUComputePassTimestampWrites;
}
label?: string;
timestampWrites?: GPUComputePassTimestampWrites;
}
                 
                    
                  Hierarchy
              
              - GPUObjectDescriptorBase- GPUComputePassDescriptor (View Summary)
 
The initial value of GPUObjectBase.label.