Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dgtk-gl-area.c182 static int gd_cmp_gl_context_version(int major, int minor, QEMUGLParams *params) in gd_cmp_gl_context_version() function
231 if (gd_cmp_gl_context_version(major, minor, params) == -1) { in gd_gl_area_create_context()