RESOLVED FIXED 267098
[WebGPU] Calling GPUTexture.destroy() on the result of GPUCanvasContext.getCurrentTexture() is problematic
https://bugs.webkit.org/show_bug.cgi?id=267098
Summary [WebGPU] Calling GPUTexture.destroy() on the result of GPUCanvasContext.getCu...
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.