Skip to content

venus: properly expose KHR_external_fence/sempahore_fd

Yiwei Zhang requested to merge zzyiwei/mesa:fix-implicit-fencing into main

What does this MR do and why?

venus: properly expose KHR_external_fence/sempahore_fd

Summary:

  1. hide those extensions for vtest since there's no export support
  2. do block waiting upon export without implicit fencing support

Fixes: 68a47887 ("venus: expose KHR_external_fence/sempahore_fd extensions")

/cc @igor.torrente

Edited by Yiwei Zhang

Merge request reports