Skip to content

Add arch module #384

Closed
Closed
@XAMPPRocky

Description

@XAMPPRocky

Proposal

In the spirit of previous discussions of wanting to increase the capabilities of rust-gpu while also allowing more iteration to happen in crates outside of the main repo, I'd like to propose adding arch module to spirv-std, in which there is only single purpose unsafe functions that map to a single instruction in SPIR-V. This would allow more people to use features we currently don't support at any higher level sooner without having to write inline assembly themselves, while also giving us the time to design those abstractions without needing to rush them to provide any level of support in rust-gpu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mcp: acceptedA major change to the compiler that has been accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions