WebIDLpedia

GPUComputePassDescriptor dictionary

Definition

WebGPU defines GPUComputePassDescriptor



dictionary GPUComputePassDescriptor
         : GPUObjectDescriptorBase {
    GPUComputePassTimestampWrites timestampWrites;
};

Referring IDL interfaces/dictionaries