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

Support altering of a renderpass' clear values #149

Open
johannesugb opened this issue May 17, 2022 · 0 comments
Open

Support altering of a renderpass' clear values #149

johannesugb opened this issue May 17, 2022 · 0 comments
Labels
C++ C++-centric task Vulkan Vulkan-centric task

Comments

@johannesugb
Copy link
Member

Clear values are implemented in an immutable way a.t.m..
Support shall be added to renderpass_t to support changing them.
Would be very nice if they could be set somehow through attachments, but as a minimum, the renderpass_t::mClearValues should be modifyable.

@johannesugb johannesugb added C++ C++-centric task Vulkan Vulkan-centric task labels May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++-centric task Vulkan Vulkan-centric task
Development

No branches or pull requests

1 participant