Home
last modified time | relevance | path

Searched refs:has_dmabuf (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/ui/
H A Dgtk.h59 bool has_dmabuf; member
/openbmc/qemu/ui/
H A Dgtk.c579 return vc->gfx.has_dmabuf; in gd_has_dmabuf()
2138 vc->gfx.has_dmabuf = qemu_egl_has_dmabuf(); in gl_area_realize()
2139 if (!vc->gfx.has_dmabuf) { in gl_area_realize()
2180 vc->gfx.has_dmabuf = qemu_egl_has_dmabuf(); in gd_vc_gfx_init()