From 5a29c15cc3c227d9bb93a71cb50491a822d0ccf3 Mon Sep 17 00:00:00 2001 From: lucy96chen <47800040+lucy96chen@users.noreply.github.com> Date: Mon, 15 Nov 2021 20:42:39 -0800 Subject: Add BGRA8 Unorm SRGB to the list of supported formats (#2016) Co-authored-by: Yong He --- docs/gfx-user-guide/unsupported-formats.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/gfx-user-guide') diff --git a/docs/gfx-user-guide/unsupported-formats.md b/docs/gfx-user-guide/unsupported-formats.md index a7a51e20d..54fd1a0f1 100644 --- a/docs/gfx-user-guide/unsupported-formats.md +++ b/docs/gfx-user-guide/unsupported-formats.md @@ -79,7 +79,6 @@ VK_FORMAT_B8G8R8A8_USCALED \ VK_FORMAT_B8G8R8A8_SSCALED \ VK_FORMAT_B8G8R8A8_UINT \ VK_FORMAT_B8G8R8A8_SINT \ -VK_FORMAT_B8G8R8A8_SRGB \ VK_FORMAT_A8B8G8R8_UNORM_PACK32 \ VK_FORMAT_A8B8G8R8_SNORM_PACK32 \ VK_FORMAT_A8B8G8R8_USCALED_PACK32 \ -- cgit v1.2.3