Bug 250995 - [WebGPU] Migrate from createSurfaceTexture() to getCurrentTexture()
Summary: [WebGPU] Migrate from createSurfaceTexture() to getCurrentTexture()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on: 250955 250958 250990 250994 250996 251067 251479 251564 251880
Blocks: 250949
  Show dependency treegraph
 
Reported: 2023-01-22 20:31 PST by Myles C. Maxfield
Modified: 2023-02-07 23:14 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2023-01-22 20:31:41 PST
[WebGPU] Migrate from prepareForDisplay()/createSurfaceTexture() to present()/getCurrentTexture()
Comment 1 Radar WebKit Bug Importer 2023-01-22 20:32:08 PST
<rdar://problem/104541617>
Comment 2 Myles C. Maxfield 2023-01-22 20:39:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/8963
Comment 3 EWS 2023-02-06 02:07:47 PST
Committed 259884@main (501cc5c18513): <https://commits.webkit.org/259884@main>

Reviewed commits have been landed. Closing PR #8963 and removing active labels.
Comment 4 WebKit Commit Bot 2023-02-07 12:45:34 PST
Re-opened since this is blocked by bug 251880
Comment 5 Myles C. Maxfield 2023-02-07 21:50:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/9797
Comment 6 EWS 2023-02-07 23:14:43 PST
Committed 259996@main (4220ffa8bbcc): <https://commits.webkit.org/259996@main>

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