commit | 9aa596875b04452aaf2890533d5127f8e82dd8da | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@chromium.org> | Tue Apr 13 04:02:40 2021 +0000 |
committer | Chia-I Wu <olvaffe@gmail.com> | Wed Apr 14 23:44:40 2021 +0000 |
tree | bd24767af8aae9d3a89b0cafa9dbf7d8c5ef3547 | |
parent | 523fdbdce977b5ca65fe871755daeb1b25719c76 [diff] |
vkr: update venus-protocol headers Add support for external memory fd properties query and import - vkGetMemoryResourcePropertiesMESA - VkImportMemoryResourceInfoMESA - VkMemoryResourcePropertiesMESA This is a huge commit because it also includes the change which splits the headers by handle types. Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org> Reviewed-by: Chia-I Wu <olvaffe@gmail.com>