Skip to content

Allow swapchain binding to compute shaders #1396

Closed
@kvark

Description

@kvark

Is your feature request related to a problem? Please describe.
For compute-only workloads, such as piet-gpu it's ideal to just write to the swapchain directly. However, this isn't portable.

Describe the solution you'd like
A native-only feature that exposes this capability.

Describe alternatives you've considered
Forcing a copy for all of these users.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: wsiIssues with swapchain management or windowinghelp requiredWe need community help to make this happen.type: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions