vkr: update protocol to include VK_KHR_external_fence_fd
The proc table change breaks a custom global fencing patch we carried for virglrenderer, which requires the vkGetFenceFdKHR
entry point for the renderer to use.
Commands for VK_KHR_external_fence_fd are disabled between the driver and renderer, but we need this extension for renderer proc table.
protocol: https://gitlab.freedesktop.org/olv/venus-protocol/-/merge_requests/35
/cc @igor.torrente
Merge request reports
Activity
added venus label
assigned to @zzyiwei
added 1 commit
- ad1873eb - vkr: explicit disable VK_KHR_external_fence_fd
assigned to @marge-bot and unassigned @zzyiwei
mentioned in commit zzyiwei/virglrenderer@46bfe31d
mentioned in commit zzyiwei/virglrenderer@bd1165b8