Searched refs:egl_texture_blit (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | egl-helpers.h | 37 void egl_texture_blit(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip);
|
/openbmc/qemu/ui/ |
H A D | egl-headless.c | 155 egl_texture_blit(edpy->gls, &edpy->blit_fb, &edpy->guest_fb, in egl_scanout_flush()
|
H A D | egl-helpers.c | 189 void egl_texture_blit(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip) in egl_texture_blit() function
|
H A D | gtk-egl.c | 357 egl_texture_blit(vc->gfx.gls, &vc->gfx.win_fb, &vc->gfx.guest_fb, in gd_egl_scanout_flush()
|
H A D | spice-display.c | 1099 egl_texture_blit(ssd->gls, &ssd->blit_fb, &ssd->guest_fb, in qemu_spice_gl_update()
|