Skip to content

Mesh node output parameters #6475

@pow2clk

Description

@pow2clk

Need to be allowed for this launch mode and no others. SROA components.

Is your feature request related to a problem? Please describe.
Mesh nodes require mesh shader type outputs to pass along the results to the usual mesh shader interface.

Describe the solution you'd like
Leverage existing code paths in the compiler to allow output indices, vertices, and primitives to be output just as they are in mesh shaders.

ensure that assigning of these outputs forces the inclusion of SetMeshOutputCounts() just as it does in mesh shaders

Additional context
subtask of #6404

Metadata

Metadata

Assignees

Labels

experimental-mesh-nodesIssues related to the experimental mesh nodes for work graphs

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions