Bug 271303 - [WebGPU] Textures with size greater than 4096 are not cleared correctly
Summary: [WebGPU] Textures with size greater than 4096 are not cleared correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-20 00:46 PDT by Mike Wyrzykowski
Modified: 2024-03-20 23:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2024-03-20 00:46:32 PDT
[WebGPU] Clear textures with a render pass instead of using the MTLBlitCommandEncoder
Comment 1 Mike Wyrzykowski 2024-03-20 00:46:48 PDT
radar://125068306
Comment 2 Mike Wyrzykowski 2024-03-20 01:23:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26178
Comment 3 EWS 2024-03-20 23:40:11 PDT
Committed 276446@main (f3577bf0e062): <https://commits.webkit.org/276446@main>

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