summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2022-01-20 01:21:59 +0000
committerYahan Zhou <yahan@google.com>2022-01-19 17:50:47 -0800
commit8b6974654dbd6bbfe8a106f04b16c5ef79ffd47a (patch)
tree25dcda25c2a659b587d0dbaed51553a6bca0c043
parent9c5d8dfc77791d17a0584f85100ab974d72effc2 (diff)
downloadgfxstream-protocols-8b6974654dbd6bbfe8a106f04b16c5ef79ffd47a.tar.gz
Revert "Revert "Revert "Fix VkImageCreateInfo mismatch for AHB sibling V...""
This reverts commit fd35da91a690db734a26cb8bca1ce5ad3f1c8a23. Reason for revert: investigating cts regression b/214099903 Change-Id: I3d9407d484984f605c78551a72ef62be0c774e6b
-rw-r--r--registry/vulkan/xml/cereal/common/vulkantypes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/registry/vulkan/xml/cereal/common/vulkantypes.py b/registry/vulkan/xml/cereal/common/vulkantypes.py
index 9bff520e..6e2c51a2 100644
--- a/registry/vulkan/xml/cereal/common/vulkantypes.py
+++ b/registry/vulkan/xml/cereal/common/vulkantypes.py
@@ -169,7 +169,6 @@ TRIVIAL_TRANSFORMED_TYPES = [
NON_TRIVIAL_TRANSFORMED_TYPES = [
"VkExternalMemoryProperties",
- "VkImageCreateInfo",
]
TRANSFORMED_TYPES = TRIVIAL_TRANSFORMED_TYPES + NON_TRIVIAL_TRANSFORMED_TYPES