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

Binding scope #42

Open
sbusch42 opened this issue May 18, 2019 · 0 comments
Open

Binding scope #42

sbusch42 opened this issue May 18, 2019 · 0 comments

Comments

@sbusch42
Copy link
Member

Implement a binding scope object which is returned from bind()-functions. As long as this object is in scope, the GPU object remembers that it is bound and does not re-bind itself internally. Otherwise, a GPU object must bind itself when necessary.

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