Bug 265903

Summary: [WebGPU] GPUDevice.createTexture incorrectly rejects 3D textures with render target usage.
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Mike Wyrzykowski 2023-12-05 13:57:47 PST
[WebGPU] GPUDevice.createTexture incorrectly rejects 3D textures with render target usage.
Comment 1 Radar WebKit Bug Importer 2023-12-05 14:02:04 PST
<rdar://problem/119214724>
Comment 2 Mike Wyrzykowski 2023-12-05 14:16:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/21357
Comment 3 EWS 2023-12-05 18:17:10 PST
Committed 271586@main (7f34a75439d5): <https://commits.webkit.org/271586@main>

Reviewed commits have been landed. Closing PR #21357 and removing active labels.