Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dgtk.h205 void gd_gl_area_destroy_context(DisplayGLCtx *dgc,
/openbmc/qemu/ui/
H A Dgtk-gl-area.c236 void gd_gl_area_destroy_context(DisplayGLCtx *dgc, QEMUGLContext ctx) in gd_gl_area_destroy_context() function
H A Dtrace-events30 gd_gl_area_destroy_context(void *ctx, void *current_ctx) "ctx=%p, current_ctx=%p"
H A Dgtk.c635 .dpy_gl_ctx_destroy = gd_gl_area_destroy_context,