Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49001

Hide scheduler API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.6.0 RC
    • 5.6.0 Alpha
    • Qt3D

    Description

      The scheduling of jobs from different aspects can likely be hard wired for now.
      Later when we add more aspects and users want to integrate their own we may need to somehow expose the scheduler. This could either be done imperatively and force the user to override a function and install a new scheduler or in a data driven way similar to how the framegraph works.

      The latter lends itself more to a declarative API.

      For the initial release, ensure that the scheduler API is private and that no API leaks out - e.g. the aspect type enum.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mkrus Mike Krus
            seanharmer Sean Harmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes