gallium: Fix comment about possible colorspaces.
authorEric Anholt <eric@anholt.net>
Thu, 24 Jan 2019 16:53:19 +0000 (08:53 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 25 Jan 2019 21:06:47 +0000 (13:06 -0800)
Two typos, and missing one of the colorspaces.

Reviewed-by: <Roland Scheidegger sroland@vmware.com>
src/gallium/auxiliary/util/u_format.csv

index a7303c1ff735403ac4744894e5a72235ccd517e4..3a2a6331e01050e37a7cf5b4c9ed6b661e34b774 100644 (file)
@@ -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
 #