Skip to content
  • Benjamin Otte's avatar
    vulkan: Handle linear gradients · af917c4a
    Benjamin Otte authored
    Note: We interpolate premultiplied colors as per the CSS spec. This i
    different from Cairo, which interpolates unpremultiplied.
    
    So in testcases with translucent gradients, it's actually Cairo that is
    wrong.
    af917c4a