Home
last modified time | relevance | path

Searched refs:surface_gl_update_texture (Results 1 – 7 of 7) sorted by relevance

/qemu/ui/
H A Dconsole-gl.c99 void surface_gl_update_texture(QemuGLShader *gls, in surface_gl_update_texture() function
H A Dsdl2-gl.c75 surface_gl_update_texture(scon->gls, scon->surface, x, y, w, h); in sdl2_gl_update()
H A Dgtk-gl-area.c119 surface_gl_update_texture(vc->gfx.gls, vc->gfx.ds, x, y, w, h); in gd_gl_area_update()
H A Ddbus.c80 surface_gl_update_texture(ctx->gls, surface, x, y, w, h); in dbus_update_texture()
H A Dgtk-egl.c141 surface_gl_update_texture(vc->gfx.gls, vc->gfx.ds, x, y, w, h); in gd_egl_update()
H A Dspice-display.c870 surface_gl_update_texture(ssd->gls, ssd->ds, x, y, w, h); in spice_gl_update()
/qemu/include/ui/
H A Dconsole.h429 void surface_gl_update_texture(QemuGLShader *gls,