Home
last modified time | relevance | path

Searched refs:gl_ctx_ops (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Dsdl2.c829 static const DisplayGLCtxOps gl_ctx_ops = { variable
914 sdl2_console[i].dgc.ops = display_opengl ? &gl_ctx_ops : NULL; in sdl2_display_init()
H A Dspice-display.c1137 static const DisplayGLCtxOps gl_ctx_ops = { variable
1156 ssd->dgc.ops = &gl_ctx_ops; in qemu_spice_display_init_one()