As of November 4, 2024, this name is no longer defined by a Web Platform specification
Definition
WebGPU defines GPUImageCopyTextureTagged
dictionary GPUImageCopyTextureTagged
: GPUImageCopyTexture {
PredefinedColorSpace colorSpace = "srgb";
boolean premultipliedAlpha = false;
};