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

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

              Created:
              Updated: