Home
last modified time | relevance | path

Searched refs:gl (Results 101 – 125 of 147) sorted by relevance

123456

/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-base_1.22.11.bb82 FILES:${PN}-dev += "${libdir}/gstreamer-1.0/include/gst/gl/gstglconfig.h"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/
H A Duse-emacs-native-tools-for-cross-compiling.patch57 gl-stamp: $(libsrc)/make-docfile$(EXEEXT) $(GLOBAL_SOURCES)
/openbmc/qemu/target/sparc/
H A Dmachine.c221 VMSTATE_UINT32(env.gl, SPARCCPU),
H A Dcpu.c69 env->gl = 2; in sparc_cpu_reset_hold()
665 env->psrpil, env->gl); in sparc_cpu_dump_state()
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu186 self.gl = False
511 self.gl = True
1431 if (self.gl_es == True or self.gl == True) and (self.sdl == False and self.gtk == False):
1449 if self.gl or self.gl_es or self.egl_headless:
1466 if self.gl == True:
/openbmc/openbmc/poky/scripts/
H A Drunqemu186 self.gl = False
511 self.gl = True
1431 if (self.gl_es == True or self.gl == True) and (self.sdl == False and self.gtk == False):
1449 if self.gl or self.gl_es or self.egl_headless:
1466 if self.gl == True:
/openbmc/linux/fs/gfs2/
H A Dbmap.c296 static void gfs2_metapath_ra(struct gfs2_glock *gl, __be64 *start, __be64 *end) in gfs2_metapath_ra() argument
306 rabh = gfs2_getbuf(gl, be64_to_cpu(*t), CREATE); in gfs2_metapath_ra()
606 struct gfs2_glock *gl, unsigned int i, in gfs2_indirect_init() argument
614 mp->mp_bh[i] = gfs2_meta_new(gl, bn); in gfs2_indirect_init()
615 gfs2_trans_add_meta(gl, mp->mp_bh[i]); in gfs2_indirect_init()
H A Ddir.c1483 struct gfs2_glock *gl = ip->i_gl; in gfs2_dir_readahead() local
1503 bh = gfs2_getbuf(gl, blocknr, 1); in gfs2_dir_readahead()
/openbmc/qemu/ui/
H A Dsdl2.c110 if (scon->opts->gl == DISPLAYGL_MODE_ES) { in sdl2_window_create()
840 if (o->has_gl && o->gl) { in sdl2_display_early_init()
H A Dtrace-events21 # gtk-gl-area.c
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/
H A Dgtk+3.inc44 # this is provided by oe-core patch that removes epoxy/gl dependency from a X11 build
/openbmc/linux/arch/sparc/include/asm/
H A Dhypervisor.h1375 unsigned char gl; /* Global register level */ member
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.2.rst285 (i.e. when ``gl``, ``gl-es`` or ``egl-headless`` options are specified),
H A Drelease-notes-5.0.rst280 ``libunwind``, ``mesa``, ``mesa-gl``, ``openssh``, ``perf``,
540 - mesa-gl 23.2.1 -> 24.0.2
H A Drelease-notes-4.0.6.rst139 - runqemu: Fix gl-es argument from causing other arguments to be ignored
H A Drelease-notes-4.1.1.rst172 - runqemu: Fix gl-es argument from causing other arguments to be ignored
H A Drelease-notes-4.1.3.rst123 - mesa-gl: gallium is required when enabling x11
/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1140 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb() argument
1145 if (dwarf_offdie(dbg, gl->die_offset, param->sp_die)) { in pubname_search_cb()
1150 if (!dwarf_offdie(dbg, gl->cu_offset, param->cu_die)) in pubname_search_cb()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst251 :revision: 0.28 / 2009-08-26 (*gl*)
/openbmc/linux/Documentation/filesystems/
H A D9p.rst34 http://goo.gl/3WPDg
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h763 const struct pkt_gl *gl);
1616 const struct pkt_gl *gl);
/openbmc/qemu/qapi/
H A Dui.json1517 # @gl: Enable OpenGL support (default: off).
1526 '*gl' : 'DisplayGLMode' },
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c186 struct fun_dataop_gl gl; in fun_config_rss() member
208 fun_dataop_gl_init(&cmd.gl, 0, 0, len, fp->rss_dma_addr); in fun_config_rss()
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc350 FILES:libgl-mesa-dev = "${libdir}/libGL.* ${includedir}/GL ${libdir}/pkgconfig/gl.pc"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestimage.bbclass50 # TEST_RUNQEMUPARAMS can be used to pass extra parameters to runqemu, e.g. "gl" to enable OpenGL ac…

123456