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

[D3D] fix for RT-33390 is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None

      Fix for RT-33390 check for incorrect condition when testing that render target was changed.
      In the previous fix the clip was reset on D3D_OK and on any failure.
      We want to reset the clip only on D3D_OK and not on failure or S_FALSE.
      S_FALSE indicates that the call succeeded, but render target was not changed.

            vadim Vadim Pakhnushev
            vadim Vadim Pakhnushev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: