Skip to content

gpu node refactor#41

Open
anuejn wants to merge 15 commits intomainfrom
gpu_node_refactor
Open

gpu node refactor#41
anuejn wants to merge 15 commits intomainfrom
gpu_node_refactor

Conversation

@anuejn
Copy link
Copy Markdown
Member

@anuejn anuejn commented Feb 18, 2023

This refactors the gpu node code so that shaders are assembled and compiled during runtime.
This is a first step that could later allow us to fuse gpu nodes together without intermediate memory writes

  • refactor FrameInterpretation to be a single Enum
  • wip gpu node refactoring
  • add support for push constant generation
  • add support for adding shader bindings by name

@anuejn anuejn requested a review from rroohhh February 18, 2023 15:57
@anuejn anuejn force-pushed the gpu_node_refactor branch from 02ce4d1 to 543846f Compare March 9, 2023 10:51
@anuejn anuejn force-pushed the gpu_node_refactor branch from 273ebd2 to 24c0958 Compare November 4, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant