cherry-ignore: radv: handle exporting view index to fragment shader. (v1.1)

fixes: The commit requieres earlier commits 639c4f2b54 and
2cfba40eea which did not land in branch.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
This commit is contained in:
Juan A. Suarez Romero 2018-04-11 16:43:45 +02:00
parent e26892d902
commit 08b7ec9b20

View file

@ -12,3 +12,7 @@ ac4437b20b87c7285b89466f05b51518ae616873 automake: small cleanup after the meson
# fixes: The commit fixes earlier commit 1c57a6da5e3 which did not land in
# branch.
3401b028df1074a06a7fbc3fb1cda949646ef75d ac/shader: fix vertex input with components.
# fixes: The commit requires earlier commits 639c4f2b54a6 and 2cfba40eea4c
# which did not land in branch.
8f052a3e257a61240cb311032497d016278117a8 radv: handle exporting view index to fragment shader. (v1.1)