Skip to content
Snippets Groups Projects
Commit 1bbf39e1 authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware)
Browse files

Remove duplicate `FragmentInput` structure.

- Refactor the `fragmentMain` function to directly accept the output of a `vertexMain` entry point.
- This refactor ensures additions/deletions in `VertexOutput` are automatically visible in `fragmentMain` and do not require an extra step by changing the `FragmentInput` struct.
parent 2c2c4bc2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment