RESOLVED FIXED246555
Use MTLSharedTexture for bounds calculation in WebXR
https://bugs.webkit.org/show_bug.cgi?id=246555
Summary Use MTLSharedTexture for bounds calculation in WebXR
Dean Jackson
Reported 2022-10-14 18:59:10 PDT
The incoming IOSurface can't reliably be used for bounds calculation. It first has to be turned into a MTLSharedTexture.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-14 18:59:33 PDT
Dean Jackson
Comment 2 2022-10-14 19:01:58 PDT
EWS
Comment 3 2022-10-15 16:15:42 PDT
Committed 255595@main (82a8c10638a4): <https://commits.webkit.org/255595@main> Reviewed commits have been landed. Closing PR #5407 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.