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

Automatically determine BindGroupLayoutEntry visibility #27

Open
Swoorup opened this issue Jul 5, 2024 · 1 comment
Open

Automatically determine BindGroupLayoutEntry visibility #27

Swoorup opened this issue Jul 5, 2024 · 1 comment

Comments

@Swoorup
Copy link
Owner

Swoorup commented Jul 5, 2024

Is it possible to determine the visibility within wgpu::BindGroupLayoutEntry? ie automatically set to either VERTEX, FRAGMENT, COMPUTE or VERTEX_FRAGMENT.

@Swoorup
Copy link
Owner Author

Swoorup commented Jul 5, 2024

Doesn't look possible, at least we should look into a way to manually override the generation.

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

1 participant