zink: add error logging for SRGB framebuffer without KHR_swapchain_mutable_format
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 7 Apr 2022 21:55:09 +0000 (17:55 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 7 Apr 2022 23:06:05 +0000 (23:06 +0000)
commit4bb45bcd168039be52ca7764310a58d5a0832617
tree5a65b53c3f8bb74b81d0e1b42d9b79df66165e41
parentbbede228505d93d8e156c46621abf62b7b75df4c
zink: add error logging for SRGB framebuffer without KHR_swapchain_mutable_format

this is going to explode, so at least print an error explaining why

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15808>
src/gallium/drivers/zink/zink_context.c