Searched refs:EGL (Results 1 – 25 of 70) sorted by relevance
123
1 dEQP-EGL.info.version2 dEQP-EGL.info.vendor3 dEQP-EGL.info.client_apis4 dEQP-EGL.info.extensions5 dEQP-EGL.info.configs6 dEQP-EGL.functional.create_context.rgb565_no_depth_no_stencil7 dEQP-EGL.functional.create_context.rgb565_no_depth_stencil8 dEQP-EGL.functional.create_context.rgb565_depth_no_stencil9 dEQP-EGL.functional.create_context.rgb888_no_depth_no_stencil10 dEQP-EGL.functional.create_context.rgb888_no_depth_stencil[all …]
1 dEQP-EGL.info.version2 dEQP-EGL.info.vendor3 dEQP-EGL.info.client_apis4 dEQP-EGL.info.extensions5 dEQP-EGL.info.configs6 dEQP-EGL.functional.create_context.rgb565_no_depth_no_stencil7 dEQP-EGL.functional.create_context.rgb565_no_depth_stencil8 dEQP-EGL.functional.create_context.rgb565_depth_no_stencil9 dEQP-EGL.functional.create_context.rgb565_depth_stencil10 dEQP-EGL.functional.create_context.rgb888_no_depth_no_stencil[all …]
2 dEQP-EGL.functional.multithread.window3 dEQP-EGL.functional.multithread.pbuffer_window4 dEQP-EGL.functional.multithread.pixmap_window5 dEQP-EGL.functional.multithread.window_context6 dEQP-EGL.functional.multithread.pbuffer_pixmap_window7 dEQP-EGL.functional.multithread.pixmap_window_context8 dEQP-EGL.functional.multithread.pbuffer_window_context9 dEQP-EGL.functional.multithread.pbuffer_pixmap_window_context12 dEQP-EGL.functional.multithread.pbuffer_pixmap13 dEQP-EGL.functional.multithread.pbuffer_pixmap_context[all …]
1 dEQP-EGL.info.*2 dEQP-EGL.functional.*
1 dEQP-EGL.functional.image.*.*android_native*
24 EGL Extension #not assigned28 Requires EGL 1.4 or later. This extension is written against the29 wording of the EGL 1.4 specification.37 wl_display means that the EGL implementation should provide one or44 EGL implementation to define specific wayland requests and events,45 needed for buffer sharing in an EGL wayland platform.80 Additions to the EGL 1.4 Specification:104 not an EGL wl_buffer (wl_shm and other wayland extensions can107 EGL and the compositor should have another way to get the buffer
23 EGL Extension #not assigned27 Requires EGL 1.4 or later. This extension is written against the28 wording of the EGL 1.4 specification.80 Additions to the EGL 1.4 Specification:
3 Notes about the EGL library:6 The EGL code here basically consists of two things:8 1. An EGL API dispatcher. This directly routes all the eglFooBar() API11 2. Fallbacks for EGL API functions. A driver _could_ implement all the12 EGL API calls from scratch. But in many cases, the fallbacks provided27 populated with all the EGL entrypoints. Typically, _eglInitDriverFallbacks()42 Certain EGL functions _must_ be implemented by the driver. This includes:
7 Description: Mesa EGL library
6 # OpenGL (ES) & EGL tests do not require any libraries or headers14 find_library(EGL_LIBRARY NAMES libEGL EGL)18 find_path(EGL_INCLUDE_PATH EGL/egl.h)
2 message("*** Using dynamic EGL target")3 set(DEQP_TARGET_NAME "EGL (run-time linking)")
2 message("*** Using X11 EGL target")3 set(DEQP_TARGET_NAME "X11 EGL")
2 message("*** Using X11 EGL/GLX target")3 set(DEQP_TARGET_NAME "X11 EGL/GLX")
17 # EGL lib19 find_library(EGL_LIBRARY EGL PATHS /usr/lib)
22 # EGL lib23 find_library(EGL_LIBRARY EGL PATHS /usr/lib /opt/vc/lib)
29 EGL 1.0 or later.33 EGL 1.1 supports three types of drawing surfaces:130 Resolution: Omit. The EGL 1.2 specification includes queries for166 The EGL 1.x specification doesn't seem to be totally consistent183 Suppose one wants to change the screen's size in the EGL application.228 Should there be an EGL mechanism for detecting this? Maybe an318 Additions to Chapter X of the EGL 1.1 Specification320 [XXX this all has to be rewritten to fit into the EGL specification321 and match the conventions of an EGL extension. For now, just list347 in the EGL specification for more information.[all …]
2 * drawElements Quality Program EGL Utilities21 * \brief EGL wrapper base types.
1 # EGL Wrapper
89 EGL section in State Trackers92 Tracker for the Khronos EGL standard, used to set up GL and GLES contexts103 :ref:`EGL`.
1 # dEQP-EGL106 # EGL tests require headers from Android port directory
22 + dEQP-EGL.functional.resize.*34 Checks for EGL surface behavior when the surface's native window is resized by external means.
58 EGL_LIB = EGL109 # native platforms EGL should support139 # EGL driver install directory
12 # EGL utilities
5 dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.