Home
last modified time | relevance | path

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

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