Searched refs:EGL (Results 1 - 19 of 19) sorted by relevance

/external/mesa3d/include/GLES/
H A Degl.h12 #include <EGL/egl.h>
/external/skia/src/gpu/gl/egl/
H A DGrGLCreateNativeInterface_egl.cpp12 #include <EGL/egl.h>
H A DSkCreatePlatformGLContext_egl.cpp11 #include <EGL/egl.h>
103 SkDebugf("eglChooseConfig failed. EGL Error: 0x%08x\n", eglGetError());
108 SkDebugf("No suitable EGL config found.\n");
114 SkDebugf("eglCreateContext failed. EGL Error: 0x%08x\n", eglGetError());
126 SkDebugf("eglCreatePbufferSurface failed. EGL Error: 0x%08x\n", eglGetError());
132 SkDebugf("eglMakeCurrent failed. EGL Error: 0x%08x\n", eglGetError());
/external/mesa3d/src/egl/main/
H A Degltypedefs.h36 #include <EGL/egl.h>
37 #include <EGL/eglext.h>
/external/mesa3d/docs/
H A DWL_bind_wayland_display.spec24 EGL Extension #not assigned
28 Requires EGL 1.4 or later. This extension is written against the
29 wording of the EGL 1.4 specification.
37 wl_display means that the EGL implementation should provide one or
44 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 can
107 EGL and the compositor should have another way to get the buffer
H A DMESA_drm_image.spec23 EGL Extension #not assigned
27 Requires EGL 1.4 or later. This extension is written against the
28 wording of the EGL 1.4 specification.
80 Additions to the EGL 1.4 Specification:
145 so we use a new EGL extension entry point instead.
152 Flesh out the extension a bit, add final EGL tokens, capture
H A DMESA_shader_debug.spec234 Additions to the AGL/EGL/GLX/WGL Specifications
/external/drm_hwcomposer/
H A Dglworker.h25 #include <EGL/egl.h>
26 #include <EGL/eglext.h>
H A Dautogl.h24 #include <EGL/egl.h>
25 #include <EGL/eglext.h>
/external/deqp/framework/egl/wrapper/
H A DeglwLibrary.cpp2 * drawElements Quality Program EGL Utilities
21 * \brief EGL API Library.
29 # include <EGL/egl.h>
/external/skia/src/gpu/gl/angle/
H A DSkANGLEGLContext.cpp11 #include <EGL/egl.h>
71 SkDebugf("Could not create EGL display!");
/external/robolectric/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/mesa3d/include/EGL/
H A Deglmesaext.h35 #include <EGL/eglplatform.h>
H A Deglext.h31 #include <EGL/eglplatform.h>
459 #include <EGL/eglmesaext.h>
H A Degl.h3 /* Reference version of egl.h for EGL 1.4.
36 #include <EGL/eglplatform.h>
42 /* EGL Types */
52 /* EGL Versioning */
59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most
63 /* EGL aliases */
91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */
232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 */
240 /* EGL extension
[all...]
/external/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp12 #include <EGL/egl.h>
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
H A Dmain.c22 #include <EGL/egl.h>
61 * Initialize an EGL context for the current display.
64 // initialize OpenGL ES and EGL
146 * Tear down the EGL context currently associated with the display.
/external/deqp/scripts/
H A Dmake_release.py443 EGL = Module("EGL", [ variable
495 EGL,

Completed in 4549 milliseconds