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 buffer usage flags #557

Open
DomWilliams0 opened this issue Oct 25, 2021 · 2 comments
Open

Add support for buffer usage flags #557

DomWilliams0 opened this issue Oct 25, 2021 · 2 comments

Comments

@DomWilliams0
Copy link

At the moment it looks likeall OpenGL buffers are hardcoded to use GL_STREAM_DRAW. It would be nice to be able to customize this per buffer to use GL_DYNAMIC_DRAW etc.

Thank you!

@hadronized
Copy link
Owner

What is your current need for this?

@DomWilliams0
Copy link
Author

Nothing currently, I was just looking through the API to assess it for my needs. It's very minor though as it's just an optimisation hint

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