mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
gallium: Fix comment about possible colorspaces.
Two typos, and missing one of the colorspaces. Reviewed-by: <Roland Scheidegger sroland@vmware.com>
This commit is contained in:
parent
54abd2e084
commit
104c7883e7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
#
|
||||
|
|
|
|||
|
Can't render this file because it contains an unexpected character in line 8 and column 3.
|
Loading…
Add table
Reference in a new issue