Re: [Mesa-dev] llvmpipe not supporting EGL_EXT_image_dma_buf_import ?

2021-10-29 Thread Irion, Alexander
König Gesendet: Freitag, 29. Oktober 2021 11:43 An: Michel Dänzer ; Irion, Alexander ; mesa-dev@lists.freedesktop.org Betreff: Re: [Mesa-dev] llvmpipe not supporting EGL_EXT_image_dma_buf_import ? Am 29.10.21 um 11:35 schrieb Michel Dänzer: > On 2021-10-28 14:02, Christian König wrote: >

[Mesa-dev] llvmpipe not supporting EGL_EXT_image_dma_buf_import ?

2021-10-28 Thread Irion, Alexander
Hello, I would like to use the zwp_linux_dmabuf interface of Weston which requires the EGL_EXT_image_dma_buf_import extension. Apparently with llvmpipe renderer (LLVM 12.0.0, 256 bits) this extension is not enumerated. Does llvmpipe currently not support EGL_EXT_image_dma_buf_import in general? K