ITADN

render.renderer.Renderer.getDmabufFormats() can return null

#60ClosedRossComputerGuy 创建于 2023-05-02
R
RossComputerGuycommented
Tried testing a custom compositor which calls the method `render.renderer.getDmabufFormats()` (`wlr_renderer_get_dmabuf_texture_formats`) with `WLR_RENDERER=pixman` and that causes `getDmabufFormats` to return `null` but `render.drm_format_set.DrmFormatSet` cannot be used if it is `null`.
关闭于 2023-05-12 1 条评论