mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
testuite Add translucent offscreen rendering test case
This commit is contained in:
parent
ad93806005
commit
e0a7d28339
BIN
testsuite/gsk/gl/opacity_clip.gl.png
Normal file
BIN
testsuite/gsk/gl/opacity_clip.gl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 543 B |
BIN
testsuite/gsk/gl/opacity_clip.node
Normal file
BIN
testsuite/gsk/gl/opacity_clip.node
Normal file
Binary file not shown.
@ -52,6 +52,7 @@ gl_tests = [
|
||||
['gradient simple', 'gradient_simple'],
|
||||
['gradient transformed', 'gradient_transformed'],
|
||||
['gradient clipped', 'gradient_clipped'],
|
||||
['offscreen opacity', 'opacity_clip'],
|
||||
]
|
||||
|
||||
foreach gl_test : gl_tests
|
||||
|
Loading…
Reference in New Issue
Block a user