forked from AuroraMiddleware/gtk
Add some backend-specific reference images for render nodes
This commit is contained in:
parent
e9d47e9516
commit
68503c3e13
BIN
testsuite/gsk/blendmode.vulkan.png
Normal file
BIN
testsuite/gsk/blendmode.vulkan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
testsuite/gsk/blendmodes.vulkan.png
Normal file
BIN
testsuite/gsk/blendmodes.vulkan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
testsuite/gsk/cross-fade.vulkan.png
Normal file
BIN
testsuite/gsk/cross-fade.vulkan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
testsuite/gsk/cross-fades.vulkan.png
Normal file
BIN
testsuite/gsk/cross-fades.vulkan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
@ -26,8 +26,10 @@ test('nodes (vulkan)', test_render_nodes, suite: 'gsk', env: vulkan_test_env)
|
||||
test_data = [
|
||||
'blendmode.node',
|
||||
'blendmode.png',
|
||||
'blendmode.vulkan.png',
|
||||
'blendmodes.node',
|
||||
'blendmodes.png',
|
||||
'blendmodes.vulkan.png',
|
||||
'cairo.node',
|
||||
'cairo.png',
|
||||
'colors.cairo.png',
|
||||
@ -37,11 +39,13 @@ test_data = [
|
||||
'cross-fade.png',
|
||||
'cross-fades.node',
|
||||
'cross-fades.png',
|
||||
'cross-fades.vulkan.png',
|
||||
'ducky.png',
|
||||
'repeat.node',
|
||||
'repeat.png',
|
||||
'transform.node',
|
||||
'transform.png',
|
||||
'transform.vulkan.png',
|
||||
]
|
||||
|
||||
if get_option('install-tests')
|
||||
|
BIN
testsuite/gsk/opacity.vulkan.png
Normal file
BIN
testsuite/gsk/opacity.vulkan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
testsuite/gsk/transform.vulkan.png
Normal file
BIN
testsuite/gsk/transform.vulkan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue
Block a user