Skip to content

spirv-fuzz: Add variables with workgroup storage class #3274

@afd

Description

@afd

The fuzzer currently has a pass for adding global variables that only adds Private storage class variables.

It could be enhanced to be able to add Workgroup storage class variables if the shader being transformed is a compute shader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions