Definition
WebGPU defines GPUComputePassDescriptor
dictionary GPUComputePassDescriptor
: GPUObjectDescriptorBase {
GPUComputePassTimestampWrites timestampWrites;
};
GPUComputePassDescriptor
dictionaryWebGPU defines GPUComputePassDescriptor
dictionary GPUComputePassDescriptor
: GPUObjectDescriptorBase {
GPUComputePassTimestampWrites timestampWrites;
};