[WebGPU] Bindings Part 7: Bring back command encoder bindings code
Created attachment 443190 [details] Patch
Created attachment 443231 [details] Patch
Comment on attachment 443231 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443231&action=review rs=me > Source/WebCore/Modules/WebGPU/GPURenderPassEncoder.idl:41 > + float width, float height, > + float minDepth, float maxDepth); weird indentation in this file
Committed r285382 (243939@main): <https://commits.webkit.org/243939@main>
<rdar://problem/85105373>