[WebGPU] Implement resource copying routines according to the spec
Created attachment 455737 [details] WIP
Created attachment 455817 [details] Patch
Created attachment 455819 [details] Patch
Created attachment 455820 [details] Patch
Created attachment 455824 [details] Patch
Created attachment 455825 [details] Patch
Comment on attachment 455825 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=455825&action=review > Source/WebGPU/WebGPU/CommandEncoder.mm:720 > + // "and that aspect must be a valid image copy destination according to §â¯25.1.2 Depth-stencil formats." **** copy source
I'm going to split this patch up to make it easier to review.