Eleni Maria Stea
Graphics developer at Igalia S.L. currently contributing to mesa3d drivers.
Blog: https://eleni.mutantstargoat.com/hikiko/
Website: https://eleni.mutantstargoat.com/
Talks
About OpenGL and Vulkan Interoperability on Linux
EXT_external_objects and EXT_external_objects_fd are groups of OpenGL
extensions that allow OpenGL and Vulkan interoperability. When enabled,
Vulkan allocated resources can be accessed and re-used by OpenGL. This
talk is about the implementation of the extensions in various drivers,
and some common interoperability use cases and examples that have been
added to piglit: the driver testing framework we use.