diff options
author | Andres Gomez <[email protected]> | 2018-09-01 02:00:38 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2018-09-01 02:10:03 +0300 |
commit | d910be452450d32d5d42555d8254a3800c7ce329 (patch) | |
tree | 9060d829b2fc7bef8bec51adc381825db12ecc2c /bin | |
parent | 1761a6f5bc736890850d1ab07a8eae94b815c680 (diff) |
cherry-ignore: radeonsi: fix regression in indirect input swizzles.
fixes: This commit has more than one Fixes tag but the commit it
addresses didn't land in branch.
Signed-off-by: Andres Gomez <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index ecb4a926e7b..a6ab68dc4d0 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -4,3 +4,6 @@ # pick: This commit addresses a regression introduced by previous # commit fa9e6c235da, which didn't make it for 18.2. a72dbc461bdb7714656e62cd8f4b00a404c2e6e0 mesa: allow GL_UNSIGNED_BYTE type for SNORM reads +# fixes: This commit has more than one Fixes tag but the commit it +# addresses didn't land in branch. +c9f54486959716762e6818dabb0a73a8cd46df67 radeonsi: fix regression in indirect input swizzles. |