zink: Enable GL_EXT_texture_sRGB_RG8
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8060>
This commit is contained in:
@@ -41,6 +41,7 @@ static const VkFormat formats[PIPE_FORMAT_COUNT] = {
|
||||
MAP_FORMAT_NORM(R8G8)
|
||||
MAP_FORMAT_SCALED(R8G8)
|
||||
MAP_FORMAT_INT(R8G8)
|
||||
MAP_FORMAT_SRGB(R8G8)
|
||||
// 16-bits
|
||||
MAP_FORMAT_NORM(R16G16)
|
||||
MAP_FORMAT_SCALED(R16G16)
|
||||
|
||||
Reference in New Issue
Block a user