venus: update venus-protocol headers

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11253>
This commit is contained in:
Chia-I Wu 2021-06-08 12:40:02 -07:00 committed by Marge Bot
parent 823d889b21
commit 74a0c0c08b
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
/* This file is generated by venus-protocol git-335af8e9. */
/* This file is generated by venus-protocol git-3854cba2. */
/*
* Copyright 2020 Google LLC

View file

@ -317,6 +317,7 @@ typedef struct VkImportMemoryResourceInfoMESA {
typedef struct VkVenusExperimentalFeatures100000MESA {
VkBool32 memoryResourceAllocationSize;
VkBool32 globalFencing;
} VkVenusExperimentalFeatures100000MESA;
typedef struct VkMemoryResourceAllocationSizeProperties100000MESA {