Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Proper colorspace management #17

Open
robbiesri opened this issue Jun 10, 2020 · 0 comments
Open

Proper colorspace management #17

robbiesri opened this issue Jun 10, 2020 · 0 comments

Comments

@robbiesri
Copy link
Contributor

The swapchain is created with VK_FORMAT_B8G8R8A8_UNORM in order to set the STORAGE image usage flag.
The internal renderpasses uses UNORM as well, but should be converted to SRGB, and then have the final compute composite handle the conversion to the correct color space.

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

No branches or pull requests

1 participant