testsuite: Add test for empty glshader node
Everyone should draw the error pink here, because that's what the renderers not supporting it do, and it's also what the default shader does. So no matter if a renderer supports GL shaders or not, it should draw the same pink.
This commit is contained in:
1
testsuite/gsk/compare/empty-glshader.node
Normal file
1
testsuite/gsk/compare/empty-glshader.node
Normal file
@@ -0,0 +1 @@
|
||||
glshader {}
|
||||
BIN
testsuite/gsk/compare/empty-glshader.png
Normal file
BIN
testsuite/gsk/compare/empty-glshader.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 B |
@@ -64,6 +64,7 @@ compare_render_tests = [
|
||||
'empty-container',
|
||||
'empty-cross-fade',
|
||||
'empty-debug',
|
||||
'empty-glshader',
|
||||
'empty-inset-shadow',
|
||||
'empty-linear-gradient',
|
||||
'empty-mask',
|
||||
|
||||
Reference in New Issue
Block a user