Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline Creation too complex #81

Open
Ipotrick opened this issue Mar 31, 2024 · 1 comment
Open

Pipeline Creation too complex #81

Ipotrick opened this issue Mar 31, 2024 · 1 comment

Comments

@Ipotrick
Copy link
Owner

The creation of graphics and compute pipelines has too many nested structs and options.
For example separate source files for each shader is unnessecary and should be removed.
The structs to init pipelines should be reduced by a lot.

@GabeRundlett
Copy link
Collaborator

You think that vertex and fragment shaders should be locked into the same file by daxa? (obviously you could put the code in a header, but obv that's extra effort)

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

No branches or pull requests

2 participants