Bug 267098

Summary: [WebGPU] Calling GPUTexture.destroy() on the result of GPUCanvasContext.getCurrentTexture() is problematic
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   

Mike Wyrzykowski
Reported 2024-01-04 14:35:12 PST
[WebGPU] Calling GPUTexture.destroy() on the result of GPUCanvasContext.getCurrentTexture() is problematic, most likely because we return a texture with the same IOSurface backing store each frame
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-04 14:35:53 PST
Mike Wyrzykowski
Comment 2 2024-01-05 14:23:51 PST
EWS
Comment 3 2024-01-05 15:34:32 PST
Committed 272711@main (b6b15a92672c): <https://commits.webkit.org/272711@main> Reviewed commits have been landed. Closing PR #22448 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.