Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c145 struct glamor_egl_screen_private *glamor_egl = in glamor_egl_get_gbm_device() local
147 return glamor_egl->gbm; in glamor_egl_get_gbm_device()
188 struct glamor_egl_screen_private *glamor_egl = in glamor_egl_create_textured_pixmap() local
195 ret = drmPrimeHandleToFD(glamor_egl->fd, handle, O_CLOEXEC, &fd); in glamor_egl_create_textured_pixmap()
229 struct glamor_egl_screen_private *glamor_egl; in glamor_egl_create_textured_pixmap_from_gbm_bo() local
234 glamor_egl = glamor_egl_get_screen_private(scrn); in glamor_egl_create_textured_pixmap_from_gbm_bo()
238 image = eglCreateImageKHR(glamor_egl->display, in glamor_egl_create_textured_pixmap_from_gbm_bo()
246 eglDestroyImage(glamor_egl->display, image); in glamor_egl_create_textured_pixmap_from_gbm_bo()
274 struct glamor_egl_screen_private *glamor_egl = in glamor_make_pixmap_exportable() local
319 if (modifiers_ok && glamor_egl->dmabuf_capable) { in glamor_make_pixmap_exportable()
[all …]
H A DMakefile.am60 glamor_egl.h
H A DMakefile.in647 glamor_egl.h
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A DMakefile.in112 subdir = hw/xfree86/glamor_egl
163 am_libglamoregl_la_OBJECTS = glamor_egl.lo glamor_eglmodule.lo \
189 am__depfiles_remade = ./$(DEPDIR)/glamor_egl.Plo \
600 $(top_srcdir)/glamor/glamor_egl.c \
635 $(AUTOMAKE) --foreign hw/xfree86/glamor_egl/Makefile
698 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glamor_egl.Plo@am__quote@ # am--include-marker
729 glamor_egl.lo: $(top_srcdir)/glamor/glamor_egl.c
730glamor_egl.lo -MD -MP -MF $(DEPDIR)/glamor_egl.Tpo -c -o glamor_egl.lo `test -f '$(top_srcdir)/gla…
731 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/glamor_egl.Tpo $(DEPDIR)/glamor_egl.Plo
734 …AGS) $(CFLAGS) -c -o glamor_egl.lo `test -f '$(top_srcdir)/glamor/glamor_egl.c' || echo '$(srcdir)…
[all …]
H A Dmeson.build2 '../../../glamor/glamor_egl.c',
H A DMakefile.am25 $(top_srcdir)/glamor/glamor_egl.c \
/OK3568_Linux_fs/external/xserver/hw/xfree86/
H A DMakefile.am22 GLAMOR_EGL_SUBDIR = glamor_egl
50 utils doc man glamor_egl drivers
H A Dmeson.build119 subdir('glamor_egl') subdir
H A DMakefile.in612 @GLAMOR_EGL_TRUE@GLAMOR_EGL_SUBDIR = glamor_egl
626 utils doc man glamor_egl drivers
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dmeson.build43 symbol_test_args += join_paths(xorg_build_root, 'glamor_egl', 'libglamoregl.so')
/OK3568_Linux_fs/external/xserver/
H A DMakefile.am174 hw/xfree86/glamor_egl/meson.build \
H A DMakefile.in665 hw/xfree86/glamor_egl/meson.build hw/xfree86/i2c/meson.build \
H A Dconfigure.ac2519 hw/xfree86/glamor_egl/Makefile
H A Dconfigure34165 "hw/xfree86/glamor_egl/Makefile") CONFIG_FILES="$CONFIG_FILES hw/xfree86/glamor_egl/Makefile" ;;
H A DChangeLog4253 glamor_egl: Don't initialize on llvmpipe
14249 This matches the test we use for going into the glamor_egl subdir in
14628 glamor_egl: Stop saving the EGL major/minor version.
14802 glamor_egl: Drop glamor_egl_create_textured_screen_ext().
14814 glamor_egl: Automatically choose a GLES2 context if desktop GL fails.
14828 glamor_egl: Remove check for KHR_surfaceless_context_*
14839 glamor_egl: Drop warning about indirect GLX and GLES2.
14851 glamor_egl: Avoid flink names in glamor_egl_create_textured_pixmap().
14864 glamor_egl: Drop dead "cpp" field
14875 glamor_egl: Drop dead gl_context_depth.
[all …]