diff options
author | Juan A. Suarez Romero <[email protected]> | 2017-06-01 03:42:27 +0200 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2017-06-01 10:09:44 +0200 |
commit | c31e814a85a27249e2a57cb7350240c01a1cad58 (patch) | |
tree | c0fcad270e855b1c0ca56a3b8a31892d6df7e2d5 | |
parent | 7a636d8ff13999b94168efd38d694bc2355cb1cb (diff) |
cherry-ignore: anv: Add valid_bufer_usage to the memory type metadata
-rw-r--r-- | bin/.cherry-ignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index f7b3f986189..a81bcf6e254 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -11,3 +11,5 @@ b83b1af6f6936f36db42a8f8b8e0854d0f9491fd anv: Make supports_48bit_addresses a he 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. +# This commit depends on commit 9da1045933 which did not land in branch. +f7736ccf53eaeb66c4270afe0916e2cb29ab8667 anv: Add valid_bufer_usage to the memory type metadata |