-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
graphicsA render-related issueA render-related issuerendererAn issue relating to the render pipelineAn issue relating to the render pipeline
Milestone
Description
Re-implement the current compute tasking system to offload certain tasks to secondary GPUs.
Flags should provide permission/priority info to tasking. Example flags:
- RenderTaskFlags.Primary - Can be dispatched to the primary GPU
- RenderTaskFlags.Secondary - Can only be dispatched to any available secondary GPU
By default all tasks should have RenderTaskFlags.Primary | RenderTaskFlags.Secondary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
graphicsA render-related issueA render-related issuerendererAn issue relating to the render pipelineAn issue relating to the render pipeline
Projects
Status
No status