diff options
author | Juan A. Suarez Romero <[email protected]> | 2017-06-03 20:36:43 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2017-06-03 20:37:13 +0200 |
commit | 57cdaa3dcc0f0b9dd89bf8586a95b5f3f99b6eb9 (patch) | |
tree | c8a0a300b4263c247e53efbb6950a951bec555e6 /bin | |
parent | 2c2338992224b683457a18dd3a026a7686dd1e95 (diff) |
Revert "cherry-ignore: anv: Require vertex buffers to come from a 32-bit heap"
This reverts commit b3e48a07c0bb0c58e73ec6d82f3a3104ec26aacb.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 209c0ec92e0..fc9bf3672ee 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -1,6 +1,4 @@ # This commit depends on 9fd9a7d0ba3 and 678d568c7b2, neither of which is in branch. b84b631c6381d9b36bca5d0e7cc67dd23af188c1 radeonsi: load patch_id for TES-as-ES when exporting for PS -# This commit causes regressions in the crucible testsuite -39adea9330376a64a4b5e8da98f5e055ebd3331e anv: Require vertex buffers to come from a 32-bit heap # This commit addressed an earlier commit 126d5ad which did not land in branch. 9da104593386f6e8ddec8f0d9d288aceb8908fe1 radv: fix regression in descriptor set freeing. |