Home
last modified time | relevance | path

Searched defs:dpy_gl_ctx_destroy (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/ui/
H A Dconsole.h284 void (*dpy_gl_ctx_destroy)(DisplayGLCtx *dgc, member
/openbmc/qemu/ui/
H A Dconsole.c989 void dpy_gl_ctx_destroy(QemuConsole *con, QEMUGLContext ctx) in dpy_gl_ctx_destroy() function