Bug 270938 - CommandEncoder::clearTexture should only allocate once to make temporaryBuffer
Summary: CommandEncoder::clearTexture should only allocate once to make temporaryBuffer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-13 16:02 PDT by Alex Christensen
Modified: 2024-03-13 18:09 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 Alex Christensen 2024-03-13 16:02:06 PDT
rdar://124475200
Comment 1 Alex Christensen 2024-03-13 16:04:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25844
Comment 2 EWS 2024-03-13 18:09:12 PDT
Committed 276058@main (8e39803a4c17): <https://commits.webkit.org/276058@main>

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