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

CopyArea ignores clip state in metal rendering pipeline

XMLWordPrintable

    • 2d
    • b17
    • generic
    • os_x

      In MTLBlitLoops.copyArea() method we get blitEncoder from CommandBuffer to perform copy operation.But this standalone encoder has no information related to clip opcodes(Rect Clip and Shape Clip).

      We need to query and use encoder from EncoderManager to get appropriate encoder with Clip states.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: