]> git.proxmox.com Git - mirror_qemu.git/commit - ui/egl-helpers.c
egl-helpers: add modifier support to egl_dmabuf_import_texture()
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 29 May 2019 07:21:44 +0000 (09:21 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 7 Jun 2019 09:52:35 +0000 (11:52 +0200)
commit15ee0d9bc10b3de677ff6cd78b6dc9d5a7d40603
tree3b0a6aa1cbcad235ef96e0e66c9e9266fd798bfb
parent5fc1fb62af354c93b865420f58fe3a9497fd4990
egl-helpers: add modifier support to egl_dmabuf_import_texture()

Check and use QemuDmaBuf->modifier in egl_dmabuf_import_texture()
for dmabuf imports.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20190529072144.26737-5-kraxel@redhat.com
ui/egl-helpers.c