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

Add support for storage buffers #1182

Open
blaumeise20 opened this issue Mar 13, 2023 · 0 comments
Open

Add support for storage buffers #1182

blaumeise20 opened this issue Mar 13, 2023 · 0 comments

Comments

@blaumeise20
Copy link

I searched everywhere I could, but it seems like custom fragment shader support is pretty limited at the moment. I have to send a lot of (variable length) data to the GPU, but I couldn't find a way to submit storage buffers. The only thing possible is to send uniforms, images and samplers to group 3. Please add support for more features here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants