swgl readback is upside down
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(2 files)
SWGL readback is currently upside down, and shows that way for reftest images.
This doesn't really cause any issues for reftests (since both test and ref are the same orientation), but likely matters for other usage of readback.
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D86891
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D86892
Comment 4•5 years ago
|
||
Backed out for bustage on RendererOGL.cpp
backout: https://hg.mozilla.org/integration/autoland/rev/f9394899c91cfedfa20529d37adecfb643f0ef9e
failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=312959660&repo=autoland&lineNumber=15302
[task 2020-08-13T21:19:35.852Z] 21:19:35 INFO - In file included from Unified_cpp_webrender_bindings1.cpp:2:
[task 2020-08-13T21:19:35.852Z] 21:19:35 ERROR - /builds/worker/checkouts/gecko/gfx/webrender_bindings/RendererOGL.cpp:178:14: error: use of undeclared identifier 'gfxVars'; did you mean 'gfx::gfxVars'?
[task 2020-08-13T21:19:35.852Z] 21:19:35 INFO - !gfxVars::UseSoftwareWebRender() && !mCompositor->UseANGLE();
[task 2020-08-13T21:19:35.852Z] 21:19:35 INFO - ^~~~~~~
[task 2020-08-13T21:19:35.852Z] 21:19:35 INFO - gfx::gfxVars
[task 2020-08-13T21:19:35.854Z] 21:19:35 INFO - /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/gfxVars.h:86:7: note: 'gfx::gfxVars' declared here
[task 2020-08-13T21:19:35.854Z] 21:19:35 INFO - class gfxVars final {
[task 2020-08-13T21:19:35.854Z] 21:19:35 INFO - ^
[task 2020-08-13T21:19:35.854Z] 21:19:35 INFO - 1 error generated.
[task 2020-08-13T21:19:35.856Z] 21:19:35 INFO - /builds/worker/checkouts/gecko/config/rules.mk:723: recipe for target 'Unified_cpp_webrender_bindings1.o' failed
[task 2020-08-13T21:19:35.857Z] 21:19:35 ERROR - make[4]: *** [Unified_cpp_webrender_bindings1.o] Error 1
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/64b98572f2e0
https://hg.mozilla.org/mozilla-central/rev/e04237d752ed
Assignee | ||
Updated•5 years ago
|
Description
•