#dmabuf — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dmabuf, aggregated by home.social.
-
WTAF how is #gtk getting
n_planes = 1079097857(consistently the same number across executions) fromeglExportDMABUFImageQueryMESAwhen trying to export aGdkGLTexturecontaining a #wlroots gles2 rendered scene? 0.oWait, that's not just some random number, that's the low 32 bits of the modifier field!!
OHHHH SHIT it's not mentioned in the extension spec at all but with current Mesa code,
modifiersis expected to be AN ARRAY of per-plane entries. The spec only says that the stuff passed to the next stepeglExportDMABUFImageMESAis expected to be arrays. #egl #mesa3d #dmabufReported: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12771