Home
last modified time | relevance | path

Searched defs:dgc (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/ui/
H A Degl-context.c5 QEMUGLContext qemu_egl_create_context(DisplayGLCtx *dgc, in qemu_egl_create_context()
28 void qemu_egl_destroy_context(DisplayGLCtx *dgc, QEMUGLContext ctx) in qemu_egl_destroy_context()
33 int qemu_egl_make_context_current(DisplayGLCtx *dgc, in qemu_egl_make_context_current()
H A Dsdl2-gl.c139 QEMUGLContext sdl2_gl_create_context(DisplayGLCtx *dgc, in sdl2_gl_create_context()
174 void sdl2_gl_destroy_context(DisplayGLCtx *dgc, QEMUGLContext ctx) in sdl2_gl_destroy_context()
181 int sdl2_gl_make_context_current(DisplayGLCtx *dgc, in sdl2_gl_make_context_current()
H A Dgtk-gl-area.c238 QEMUGLContext gd_gl_area_create_context(DisplayGLCtx *dgc, in gd_gl_area_create_context()
279 void gd_gl_area_destroy_context(DisplayGLCtx *dgc, QEMUGLContext ctx) in gd_gl_area_destroy_context()
378 int gd_gl_area_make_current(DisplayGLCtx *dgc, in gd_gl_area_make_current()
H A Degl-headless.c42 static QEMUGLContext egl_create_context(DisplayGLCtx *dgc, in egl_create_context()
187 egl_is_compatible_dcl(DisplayGLCtx *dgc, in egl_is_compatible_dcl()
H A Dgtk-egl.c221 QEMUGLContext gd_egl_create_context(DisplayGLCtx *dgc, in gd_egl_create_context()
436 int gd_egl_make_current(DisplayGLCtx *dgc, in gd_egl_make_current()
H A Ddbus.c47 static QEMUGLContext dbus_create_context(DisplayGLCtx *dgc, in dbus_create_context()
56 dbus_is_compatible_dcl(DisplayGLCtx *dgc, in dbus_is_compatible_dcl()
H A Dsdl2.c814 sdl2_gl_is_compatible_dcl(DisplayGLCtx *dgc, in sdl2_gl_is_compatible_dcl()
H A Dspice-display.c1044 static QEMUGLContext qemu_spice_gl_create_context(DisplayGLCtx *dgc, in qemu_spice_gl_create_context()
1376 qemu_spice_is_compatible_dcl(DisplayGLCtx *dgc, in qemu_spice_is_compatible_dcl()
H A Dgtk.c629 gd_gl_area_is_compatible_dcl(DisplayGLCtx *dgc, in gd_gl_area_is_compatible_dcl()
663 gd_egl_is_compatible_dcl(DisplayGLCtx *dgc, in gd_egl_is_compatible_dcl()
/openbmc/linux/drivers/irqchip/
Dirq-digicolor.c
Dirq-orion.c
/openbmc/qemu/include/ui/
H A Dsdl2.h30 DisplayGLCtx dgc; member
H A Dspice-display.h87 DisplayGLCtx dgc; member
H A Dgtk.h38 DisplayGLCtx dgc; member