-
Notifications
You must be signed in to change notification settings - Fork 10
Add compute pipelines. #47
Copy link
Copy link
Closed
Labels
DX12 ❎The issue involves the DX12 backend.The issue involves the DX12 backend.FeatureNew feature or request.New feature or request.Priority: HighA high priority issue.A high priority issue.Vulkan 🌋The issue involves the Vulkan backend.The issue involves the Vulkan backend.
Milestone
Description
Compute pipelines are used to execute compute shaders. Compute shaders must be executed outside the typical render pass/framebuffer scheme and require external synchronization with graphics work. It is not valid to invoke a compute shader, if a render pass is currently executing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DX12 ❎The issue involves the DX12 backend.The issue involves the DX12 backend.FeatureNew feature or request.New feature or request.Priority: HighA high priority issue.A high priority issue.Vulkan 🌋The issue involves the Vulkan backend.The issue involves the Vulkan backend.
Projects
Status
No status