Open Bug 1507669 Opened 6 years ago Updated 2 years ago

Fix RGBA format handling in SurfaceTextureHost::PushResourceUpdates()

Categories

(Core :: Graphics: WebRender, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: sotaro, Unassigned)

References

(Blocks 1 open bug)

Details

Follow up of Bug 1499255. WebRender does not support RGBA image format. But SurfaceTexure color format is normally RGBA. In SurfaceTextureHost::PushResourceUpdates(), it convert RGBA format to BGRA, but it seems work without problem for now. We need to make clear what we should do for color format handling.
Priority: -- → P3
Blocks: wr-android-perf
No longer blocks: wr-android
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.