Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8233713

Support alpha-composite modes through fragment shader

XMLWordPrintable

    • 2d

      Current implementation of SrcOver was done via multipliers of ColorAttachmentDescriptor (see https://developer.apple.com/documentation/metal/mtlrenderpipelinecolorattachmentdescriptor/1514657-destinationalphablendfactor?language=objc). Some of rules can't be implemented through this multipliers (for example, support of extra-alpha can be done only via shaders). Need to implement all composite rules via fragment shader.

            aghaisas Ajit Ghaisas
            abochkarev Artem Bochkarev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: