Re: Re: Re:_回复:does_mesa_support_linux-explicit-synchronization-unstable-v1?

Daniel Stone daniel at fooishbar.org
Thu Jul 25 09:20:30 UTC 2019


On Thu, 25 Jul 2019 at 10:17, HalleyZhao <halleyzhao at sina.com> wrote:
> looking for an example to use in EGL

Weston itself provides an example of using dma-fences with EGL - both
extracting them from EGL to refer to previous rendering, and asking
EGL to wait on them.

If you're looking for an example of how you would modify your EGL
implementation to use the explicit-sync extension, then there is no
useful example since it depends heavily on how your EGL implementation
is structured internally.

Cheers,
Daniel


More information about the wayland-devel mailing list