Searched refs:gles (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/ui/ |
H A D | egl-helpers.c | 506 bool gles = (mode == DISPLAY_GL_MODE_ES); in qemu_egl_init_dpy() local 520 b = eglBindAPI(gles ? EGL_OPENGL_ES_API : EGL_OPENGL_API); in qemu_egl_init_dpy() 523 gles ? "gles" : "core", qemu_egl_get_error_string()); in qemu_egl_init_dpy() 528 gles ? conf_att_gles : conf_att_core, in qemu_egl_init_dpy() 532 gles ? "gles" : "core", qemu_egl_get_error_string()); in qemu_egl_init_dpy() 536 qemu_egl_mode = gles ? DISPLAY_GL_MODE_ES : DISPLAY_GL_MODE_CORE; in qemu_egl_init_dpy() 621 bool gles = (qemu_egl_mode == DISPLAY_GL_MODE_ES); in qemu_egl_init_ctx() local 626 gles ? ctx_att_gles : ctx_att_core); in qemu_egl_init_ctx()
|
H A D | egl-context.c | 20 bool gles = (qemu_egl_mode == DISPLAY_GL_MODE_ES); in qemu_egl_create_context() local 24 gles ? ctx_att_gles : ctx_att_core); in qemu_egl_create_context()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-kivy_2.3.1.bb | 12 # Also, if using SDL2 as backend, SDL2 needs to be configured with gles 36 KIVY_GRAPHICS = "gles"
|
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/ |
H A D | mesa.inc | 47 …${@bb.utils.contains('PACKAGECONFIG', 'gles', 'virtual/libgles1 virtual/libgles2 virtual/libgles3'… 90 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'opengl egl gles gbm virgl', '', d)} \ 142 # "gles" requires "opengl" 143 PACKAGECONFIG[gles] = "-Dgles1=enabled -Dgles2=enabled, -Dgles1=disabled -Dgles2=disabled" 288 ("gles", "libgles1", "libglesv1-cm1"), 289 ("gles", "libgles2", "libglesv2-2"), 290 ("gles", "libgles3",),
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/freeglut/ |
H A D | freeglut_3.4.0.bb | 15 PACKAGECONFIG[gles] = "-DFREEGLUT_GLES=ON,-DFREEGLUT_GLES=OFF,"
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 103 ``x-gfxstream-gles`` and ``x-gfxstream-composer`` capsets are also supported.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | LAL-1.2 | 16 … : promouvoir et protéger des pratiques artistiques libérées des seules règles de l’économie de ma…
|