Bug 269280 - [WebXR] Remove texture size from createAndBindEGLImage result
Summary: [WebXR] Remove texture size from createAndBindEGLImage result
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebXR (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-13 01:17 PST by Dan Glastonbury
Modified: 2024-02-14 17:16 PST (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 Dan Glastonbury 2024-02-13 01:17:53 PST
The client knows the size of texture and can use that instead of retrieving it from the MTLTexture.
Comment 1 Radar WebKit Bug Importer 2024-02-13 01:18:02 PST
<rdar://problem/122857763>
Comment 2 Dan Glastonbury 2024-02-13 01:22:02 PST
Pull request: https://github.com/WebKit/WebKit/pull/24328
Comment 3 EWS 2024-02-14 17:16:47 PST
Committed 274682@main (cf4012b2fc39): <https://commits.webkit.org/274682@main>

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