i965: Correct L8_UNORM_SRGB table entry

As the name says, the format is an sRGB format.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Gert Wollny 2018-11-15 19:01:21 +01:00 committed by Gert Wollny
parent 70692adf48
commit 24a02157dd
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ A4P4_UNORM_PALETTE0 , 8, 1, 1, 1, , , , un4, ,
R8_SSCALED , 8, 1, 1, 1, ss8, , , , , , , r, linear,
R8_USCALED , 8, 1, 1, 1, us8, , , , , , , r, linear,
P8_UNORM_PALETTE0 , 8, 1, 1, 1, , , , , , , un8, p, linear,
L8_UNORM_SRGB , 8, 1, 1, 1, , , , , un8, , , l, linear,
L8_UNORM_SRGB , 8, 1, 1, 1, , , , , un8, , , l, srgb,
P8_UNORM_PALETTE1 , 8, 1, 1, 1, , , , , , , un8, p, linear,
P4A4_UNORM_PALETTE1 , 8, 1, 1, 1, , , , un4, , , un4, pa, linear,
A4P4_UNORM_PALETTE1 , 8, 1, 1, 1, , , , un4, , , un4, ap, linear,

Can't render this file because it contains an unexpected character in line 4 and column 65.