WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226405
[WebXR] No need for opaqueTexture when USE(IOSURFACE_FOR_XR_LAYER_DATA)
https://bugs.webkit.org/show_bug.cgi?id=226405
Summary
[WebXR] No need for opaqueTexture when USE(IOSURFACE_FOR_XR_LAYER_DATA)
Dean Jackson
Reported
2021-05-28 16:38:20 PDT
When USE(IOSURFACE_FOR_XR_LAYER_DATA) is true, we'll get our textures via a different method - we'll create them based on an IOSurface we receive. This means that when we're in a USE(IOSURFACE_FOR_XR_LAYER_DATA) configuration, we don't need the opaqueTexture property on FrameData.
Attachments
Patch
(3.75 KB, patch)
2021-05-28 16:41 PDT
,
Dean Jackson
thorton
: review+
Details
Formatted Diff
Diff
EWS test
(3.80 KB, patch)
2021-05-30 12:39 PDT
,
Dean Jackson
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
EWS test 2
(5.01 KB, patch)
2021-05-30 13:05 PDT
,
Dean Jackson
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
EWS test 3
(5.04 KB, patch)
2021-05-30 14:27 PDT
,
Dean Jackson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-28 16:38:50 PDT
<
rdar://problem/78636950
>
Dean Jackson
Comment 2
2021-05-28 16:41:32 PDT
Created
attachment 430073
[details]
Patch
Dean Jackson
Comment 3
2021-05-30 12:39:40 PDT
Created
attachment 430145
[details]
EWS test
Dean Jackson
Comment 4
2021-05-30 13:05:47 PDT
Created
attachment 430147
[details]
EWS test 2
Dean Jackson
Comment 5
2021-05-30 14:27:04 PDT
Created
attachment 430150
[details]
EWS test 3
Dean Jackson
Comment 6
2021-05-30 15:27:11 PDT
Committed
r278259
(
238296@main
): <
https://commits.webkit.org/238296@main
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug