Home
last modified time | relevance | path

Searched refs:qemu_egl_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ui/
H A Degl-context.c20 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context()
H A Degl-helpers.c29 DisplayGLMode qemu_egl_mode; variable
536 qemu_egl_mode = gles ? DISPLAYGL_MODE_ES : DISPLAYGL_MODE_CORE; in qemu_egl_init_dpy()
621 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_init_ctx()
/openbmc/qemu/include/ui/
H A Degl-helpers.h14 extern DisplayGLMode qemu_egl_mode;