egl-helpers: add modifier support to egl_get_fd_for_texture().
commit5fc1fb62af354c93b865420f58fe3a9497fd4990
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 29 May 2019 07:21:43 +0000 (29 09:21 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 7 Jun 2019 09:52:35 +0000 (7 11:52 +0200)
tree7200b20f6a3c640a6a2da0c4ce3e765b5ed98e5e
parenta6c9d5da08e60eac3ec315abf243c2b7d2665089
egl-helpers: add modifier support to egl_get_fd_for_texture().

Add modifier parameter to egl_get_fd_for_texture(), to return the used
modifier on dmabuf exports.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20190529072144.26737-4-kraxel@redhat.com
include/ui/egl-helpers.h
ui/egl-helpers.c
ui/spice-display.c