From: Eric Anholt Date: Thu, 24 Jan 2019 16:53:19 +0000 (-0800) Subject: gallium: Fix comment about possible colorspaces. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=104c7883e777b3d5caca98ed96afc3c7c409d340;p=mesa.git gallium: Fix comment about possible colorspaces. Two typos, and missing one of the colorspaces. Reviewed-by: --- diff --git a/src/gallium/auxiliary/util/u_format.csv b/src/gallium/auxiliary/util/u_format.csv index a7303c1ff73..3a2a6331e01 100644 --- a/src/gallium/auxiliary/util/u_format.csv +++ b/src/gallium/auxiliary/util/u_format.csv @@ -45,7 +45,7 @@ # - optionally followed by 'p' if it is pure # - number of bits # - channel swizzle -# - color space: rgb, yub, sz +# - color space: rgb, srgb, yuv, zs # - (optional) channel encoding for big-endian targets # - (optional) channel swizzle for big-endian targets #