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

JavaFX D3D12: [OPTIONAL] Improve Texture update performance

XMLWordPrintable

    • generic
    • windows

      Texture updates should be delegated to COPY queue and synchronized properly. That way runtime can internally parallelize the copy operation, which could buy us some extra time in some scenarios.

      This task is optional, as this a potential optimization idea - might not be needed if we already reach good enough performance level and/or there's no time for the task

            lkostyra Lukasz Kostyra
            lkostyra Lukasz Kostyra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: