GPUComputePassDescriptor

interface GPUComputePassDescriptor extends GPUObjectDescriptorBase {
timestampWrites?: GPUComputePassTimestampWrites;
}

§Extends

§
GPUObjectDescriptorBase
[src]

§Properties

§
timestampWrites?: GPUComputePassTimestampWrites
[src]