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

Filling staging buffers should not be waited-idle #34

Closed
2 tasks
johannesugb opened this issue Nov 16, 2020 · 1 comment
Closed
2 tasks

Filling staging buffers should not be waited-idle #34

johannesugb opened this issue Nov 16, 2020 · 1 comment
Labels
bug Something isn't working C++ C++-centric task

Comments

@johannesugb
Copy link
Member

...instead, sync::not_required() is appropriate!

Definition of done:

  • In all overloads of buffer_t::fill
  • Wherever else staging buffers are used
@johannesugb johannesugb added bug Something isn't working C++ C++-centric task labels Nov 16, 2020
@johannesugb
Copy link
Member Author

Has been solved/become irrelevant with commands_and_sync_refactoring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working C++ C++-centric task
Development

No branches or pull requests

1 participant