Home
last modified time | relevance | path

Searched refs:egl_texture_blend (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/ui/
H A Degl-helpers.h38 void egl_texture_blend(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip,
/openbmc/qemu/ui/
H A Degl-headless.c148 egl_texture_blend(edpy->gls, &edpy->blit_fb, &edpy->cursor_fb, in egl_scanout_flush()
H A Degl-helpers.c198 void egl_texture_blend(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip, in egl_texture_blend() function
H A Dgtk-egl.c343 egl_texture_blend(vc->gfx.gls, &vc->gfx.win_fb, &vc->gfx.cursor_fb, in gd_egl_scanout_flush()
H A Dspice-display.c1092 egl_texture_blend(ssd->gls, &ssd->blit_fb, &ssd->cursor_fb, in qemu_spice_gl_update()