mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
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:
parent
823d889b21
commit
74a0c0c08b
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -317,6 +317,7 @@ typedef struct VkImportMemoryResourceInfoMESA {
|
|||
|
||||
typedef struct VkVenusExperimentalFeatures100000MESA {
|
||||
VkBool32 memoryResourceAllocationSize;
|
||||
VkBool32 globalFencing;
|
||||
} VkVenusExperimentalFeatures100000MESA;
|
||||
|
||||
typedef struct VkMemoryResourceAllocationSizeProperties100000MESA {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue