venus: sync to latest protocol header from v1.3.252
Signed-off-by: Juston Li <justonli@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23510>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* This file is generated by venus-protocol git-1edb4daf. */
|
||||
/* This file is generated by venus-protocol git-dd3b800d. */
|
||||
|
||||
/*
|
||||
* Copyright 2020 Google LLC
|
||||
|
||||
@@ -135,7 +135,7 @@ vn_info_wire_format_version(void)
|
||||
static inline uint32_t
|
||||
vn_info_vk_xml_version(void)
|
||||
{
|
||||
return VK_MAKE_API_VERSION(0, 1, 3, 248);
|
||||
return VK_MAKE_API_VERSION(0, 1, 3, 252);
|
||||
}
|
||||
|
||||
static inline int
|
||||
|
||||
Reference in New Issue
Block a user