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

Maintain separate SolidColorPipe state for MSAA

XMLWordPrintable

    • generic
    • os_x

      We re-use SolidColorPipe in MetalPipelineManager which is getting called from clearRTT().

      But when we jump from non-MSAA RTT to MSAA RTT sample count of RTT will be 4 but older SolidColorPipe will have sample count as 1.

      Maintain separate SolidColorPipe for MSAA and re-use it

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

              Created:
              Updated:
              Resolved: