Skip to content

vkswapper: choose color space according with format

The swapper surfaces contains the color space for each supported format. Instead of hard coding the color space, it returns the value associated with the negotiated vulkan format.

Merge request reports