gl: Interpolate gradient colors as premultiplied
Tests included
This commit is contained in:
@@ -48,6 +48,7 @@ compare_render_tests = [
|
||||
'color-matrix-merge',
|
||||
'color-matrix-parsing',
|
||||
'color-states',
|
||||
'conic-gradient-premultiplied-nocairo',
|
||||
'conic-gradient-with-64-colorstops',
|
||||
'container-single-child-offscreen-for-opacity',
|
||||
'crossfade-clip-both-children',
|
||||
@@ -100,6 +101,7 @@ compare_render_tests = [
|
||||
'issue-3615',
|
||||
'linear-gradient-3d-nocairo',
|
||||
'linear-gradient-nonorthogonal-scale-nogl',
|
||||
'linear-gradient-premultiplied-nocairo',
|
||||
'linear-gradient-with-64-colorstops',
|
||||
'lots-of-offscreens-nogl',
|
||||
'mask',
|
||||
@@ -133,6 +135,7 @@ compare_render_tests = [
|
||||
'outset-shadow-scale-offset',
|
||||
'outset_shadow_simple',
|
||||
'premul-color-nogl',
|
||||
'radial-gradient-premultiplied-nocairo',
|
||||
'radial-gradient-with-64-colorstops',
|
||||
'repeat',
|
||||
'repeating-linear-gradient-edge-colors',
|
||||
|
||||
Reference in New Issue
Block a user