Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Mar 10, 2024

The texture image view is set to VK_FORMAT_R8G8B8A8_SRGB. This should be changed to the swapChainImageFormat, since it is the format the image will be displayed in. If swapChainImageFormat is not equal to VK_FORMAT_R8G8B8A8_SRGB the final result will be incorrect (the colors will be off).

@ghost ghost closed this Mar 10, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants