Searched refs:egl_texture_blend (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | egl-helpers.h | 38 void egl_texture_blend(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip,
|
/openbmc/qemu/ui/ |
H A D | egl-headless.c | 157 egl_texture_blend(edpy->gls, &edpy->blit_fb, &edpy->cursor_fb, in egl_scanout_flush()
|
H A D | egl-helpers.c | 198 void egl_texture_blend(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip, in egl_texture_blend() function
|
H A D | gtk-egl.c | 359 egl_texture_blend(vc->gfx.gls, &vc->gfx.win_fb, &vc->gfx.cursor_fb, in gd_egl_scanout_flush()
|
H A D | spice-display.c | 1101 egl_texture_blend(ssd->gls, &ssd->blit_fb, &ssd->cursor_fb, in qemu_spice_gl_update()
|