mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
ca98895185
There are two tests; one checks that clearing with a color that cannot be represented using 8 bits per channel doesn't loose precision when painted, then read back using glReadPixels(). Would the texture backing store have 8 bits per channel instead of 10, we'd get a different value back. The other test checks that painting from one fbo to another also doesn't loose that precision. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2461> |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |