Home
last modified time | relevance | path

Searched refs:eglGetPlatformDisplay (Results 1 – 25 of 64) sorted by relevance

123

/third_party/EGL/extensions/KHR/
DEGL_KHR_platform_wayland.txt58 Accepted as the <platform> argument of eglGetPlatformDisplay:
72 eglGetPlatformDisplay with <platform> set to EGL_PLATFORM_WAYLAND_KHR. The
91 eglGetPlatformDisplay()?
93 RESOLUTION: Yes. When given EGL_DEFAULT_DISPLAY, eglGetPlatformDisplay
105 eglGetPlatformDisplay accepts EGL_DEFAULT_DISPLAY for Wayland.
DEGL_KHR_platform_gbm.txt60 Accepted as the <platform> argument of eglGetPlatformDisplay:
73 To obtain an EGLDisplay from an GBM device, call eglGetPlatformDisplay with
98 eglGetPlatformDisplay?
100 RESOLUTION: Yes. When given EGL_DEFAULT_DISPLAY, eglGetPlatformDisplay
172 dpy.egl = eglGetPlatformDisplay(EGL_PLATFORM_GBM_KHR, dpy.gbm, NULL);
292 eglGetPlatformDisplay accepts EGL_DEFAULT_DISPLAY for GBM.
DEGL_KHR_platform_x11.txt63 Accepted as the <platform> argument of eglGetPlatformDisplay:
68 eglGetPlatformDisplay:
87 To obtain an EGLDisplay backed by an X11 screen, call eglGetPlatformDisplay
115 eglGetPlatformDisplay()?
117 RESOLVED. Yes. When given EGL_DEFAULT_DISPLAY, eglGetPlatformDisplay
120 2. When given EGL_DEFAULT_DISPLAY, does eglGetPlatformDisplay reuse an
123 RESOLVED. eglGetPlatformDisplay creates a new connection because the
195 dpy.egl = eglGetPlatformDisplay(EGL_PLATFORM_X11_KHR, dpy.x11, NULL);
DEGL_KHR_display_reference.txt89 eglGetPlatformDisplay and the <name> parameter of
96 Remove the sentence in the description of eglGetPlatformDisplay
105 calls are made to eglGetPlatformDisplay requesting default and non-
155 If eglGetPlatformDisplay() is called with <platform> set to
162 If eglGetPlatformDisplay() is called with <platform> set to
187 eglGetPlatformDisplay returns a new display handle or an
191 handle and other attributes, calling eglGetPlatformDisplay
DEGL_KHR_platform_ohos.txt54 Accepted as the <platform> argument of eglGetPlatformDisplay:
67 To obtain an EGLDisplay for the Openharmony device, call eglGetPlatformDisplay
DEGL_KHR_platform_android.txt59 Accepted as the <platform> argument of eglGetPlatformDisplay:
72 To obtain an EGLDisplay for the Android device, call eglGetPlatformDisplay
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_platform_wayland.txt58 Accepted as the <platform> argument of eglGetPlatformDisplay:
72 eglGetPlatformDisplay with <platform> set to EGL_PLATFORM_WAYLAND_KHR. The
91 eglGetPlatformDisplay()?
93 RESOLUTION: Yes. When given EGL_DEFAULT_DISPLAY, eglGetPlatformDisplay
105 eglGetPlatformDisplay accepts EGL_DEFAULT_DISPLAY for Wayland.
DEGL_KHR_platform_gbm.txt60 Accepted as the <platform> argument of eglGetPlatformDisplay:
73 To obtain an EGLDisplay from an GBM device, call eglGetPlatformDisplay with
98 eglGetPlatformDisplay?
100 RESOLUTION: Yes. When given EGL_DEFAULT_DISPLAY, eglGetPlatformDisplay
172 dpy.egl = eglGetPlatformDisplay(EGL_PLATFORM_GBM_KHR, dpy.gbm, NULL);
292 eglGetPlatformDisplay accepts EGL_DEFAULT_DISPLAY for GBM.
DEGL_KHR_platform_x11.txt63 Accepted as the <platform> argument of eglGetPlatformDisplay:
68 eglGetPlatformDisplay:
87 To obtain an EGLDisplay backed by an X11 screen, call eglGetPlatformDisplay
115 eglGetPlatformDisplay()?
117 RESOLVED. Yes. When given EGL_DEFAULT_DISPLAY, eglGetPlatformDisplay
120 2. When given EGL_DEFAULT_DISPLAY, does eglGetPlatformDisplay reuse an
123 RESOLVED. eglGetPlatformDisplay creates a new connection because the
195 dpy.egl = eglGetPlatformDisplay(EGL_PLATFORM_X11_KHR, dpy.x11, NULL);
DEGL_KHR_display_reference.txt89 eglGetPlatformDisplay and the <name> parameter of
96 Remove the sentence in the description of eglGetPlatformDisplay
105 calls are made to eglGetPlatformDisplay requesting default and non-
155 If eglGetPlatformDisplay() is called with <platform> set to
162 If eglGetPlatformDisplay() is called with <platform> set to
187 eglGetPlatformDisplay returns a new display handle or an
191 handle and other attributes, calling eglGetPlatformDisplay
DEGL_KHR_platform_android.txt59 Accepted as the <platform> argument of eglGetPlatformDisplay:
72 To obtain an EGLDisplay for the Android device, call eglGetPlatformDisplay
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwStaticLibrary15.inl31 { "eglGetPlatformDisplay", (deFunctionPtr)eglGetPlatformDisplay },
/third_party/EGL/extensions/MESA/
DEGL_MESA_platform_surfaceless.txt46 eglGetPlatformDisplay applies also to eglGetPlatformDisplayEXT;
73 Accepted as the <platform> argument of eglGetPlatformDisplay:
87 eglGetPlatformDisplay with <platform> set to EGL_PLATFORM_SURFACELESS_MESA.
/third_party/skia/third_party/externals/egl-registry/extensions/MESA/
DEGL_MESA_platform_surfaceless.txt46 eglGetPlatformDisplay applies also to eglGetPlatformDisplayEXT;
73 Accepted as the <platform> argument of eglGetPlatformDisplay:
87 eglGetPlatformDisplay with <platform> set to EGL_PLATFORM_SURFACELESS_MESA.
/third_party/mesa3d/docs/_extra/specs/
DEGL_MESA_platform_surfaceless.txt46 eglGetPlatformDisplay applies also to eglGetPlatformDisplayEXT;
73 Accepted as the <platform> argument of eglGetPlatformDisplay:
87 eglGetPlatformDisplay with <platform> set to EGL_PLATFORM_SURFACELESS_MESA.
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLFeatureControlTest.cpp39 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE, in initTest()
172 EGLDisplay dpy_override = eglGetPlatformDisplay( in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLFeatureControlTest.cpp39 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE, in initTest()
174 EGLDisplay dpy_override = eglGetPlatformDisplay( in TEST_P()
/third_party/mesa3d/src/egl/
Degl-symbols.txt26 eglGetPlatformDisplay
/third_party/mesa3d/src/egl/main/
Degl.def27 eglGetPlatformDisplay
Deglglvnd.c69 return eglGetPlatformDisplay(platform, native_display, attrib_list); in __eglGLVNDGetPlatformDisplay()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL_deprecated.lds29 eglGetPlatformDisplay;
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.def85 eglGetPlatformDisplay @44
/third_party/EGL/sdk/docs/man/html/
DMakefile41 eglGetPlatformDisplay.xhtml \
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_platform_angle_device_type_swiftshader.txt62 When calling eglGetPlatformDisplay:
DEGL_ANGLE_platform_angle_device_type_egl.txt63 When calling eglGetPlatformDisplay:

123