Home
last modified time | relevance | path

Searched refs:egl_fb_setup_new_tex (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/ui/
H A Degl-helpers.h32 void egl_fb_setup_new_tex(egl_fb *fb, int width, int height);
/openbmc/qemu/ui/
H A Degl-headless.c79 egl_fb_setup_new_tex(&edpy->blit_fb, backing_width, backing_height); in egl_scanout_texture()
H A Degl-helpers.c124 void egl_fb_setup_new_tex(egl_fb *fb, int width, int height) in egl_fb_setup_new_tex() function
H A Dspice-display.c1070 egl_fb_setup_new_tex(&ssd->blit_fb, in qemu_spice_gl_update()