WebIDLpedia

[DEPRECATED] GPUImageCopyBuffer dictionary

As of November 4, 2024, this name is no longer defined by a Web Platform specification

Definition

WebGPU defines GPUImageCopyBuffer



dictionary GPUImageCopyBuffer
         : GPUImageDataLayout {
    required GPUBuffer buffer;
};

Referring IDL interfaces/dictionaries