Home
last modified time | relevance | path

Searched refs:eglCreateWindowSurface (Results 1 – 25 of 154) sorted by relevance

1234567

/third_party/EGL/extensions/EXT/
DEGL_EXT_present_opaque.txt70 eglCreateWindowSurface):
77 (describing eglCreateWindowSurface attrib_list):
96 window surfaces is specified in eglCreateWindowSurface. The
DEGL_EXT_platform_base.txt194 'eglCreateWindowSurface' with 'eglCreatePlatformWindowSurfaceEXT'.
210 EGLSurface eglCreateWindowSurface(
216 The behavior of eglCreateWindowSurface is identical to that of
244 occurence of 'eglCreateWindowSurface' with
296 calling eglCreateWindowSurface() with a display and native
317 a typedef for void*). To preserve the ABI of eglCreateWindowSurface()
324 eglCreateWindowSurface(dpy, window, attribs)
328 eglCreateWindowSurface(dpy, (void*) window, attribs) .
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwStaticLibrary14.inl14 { "eglCreateWindowSurface", (deFunctionPtr)eglCreateWindowSurface },
DeglwStaticLibrary15.inl19 { "eglCreateWindowSurface", (deFunctionPtr)eglCreateWindowSurface },
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_platform_base.txt194 'eglCreateWindowSurface' with 'eglCreatePlatformWindowSurfaceEXT'.
210 EGLSurface eglCreateWindowSurface(
216 The behavior of eglCreateWindowSurface is identical to that of
244 occurence of 'eglCreateWindowSurface' with
296 calling eglCreateWindowSurface() with a display and native
317 a typedef for void*). To preserve the ABI of eglCreateWindowSurface()
324 eglCreateWindowSurface(dpy, window, attribs)
328 eglCreateWindowSurface(dpy, (void*) window, attribs) .
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_gl_colorspace.txt52 Accepted as an attribute name by eglCreateWindowSurface,
58 eglCreateWindowSurface, eglCreatePbufferSurface and
111 used with eglCreateWindowSurface."
124 used with eglCreateWindowSurface."
DEGL_KHR_config_attribs.txt125 eglCreateWindowSurface):
141 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated."
148 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated."
/third_party/EGL/extensions/KHR/
DEGL_KHR_gl_colorspace.txt52 Accepted as an attribute name by eglCreateWindowSurface,
58 eglCreateWindowSurface, eglCreatePbufferSurface and
111 used with eglCreateWindowSurface."
124 used with eglCreateWindowSurface."
DEGL_KHR_config_attribs.txt125 eglCreateWindowSurface):
141 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated."
148 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated."
/third_party/EGL/extensions/NV/
DEGL_NV_n_buffer.txt67 parameter of eglCreateWindowSurface:
74 parameter of eglCreateWindowSurface:
144 eglCreateWindowSurface. Arbitrary buffer counts would require a
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLX11VisualTest.cpp130 EGLSurface window = eglCreateWindowSurface(display, config, xWindow, nullptr); in TEST_P()
199 EGLSurface window = eglCreateWindowSurface(display, config, xWindow, nullptr); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLX11VisualTest.cpp132 EGLSurface window = eglCreateWindowSurface(display, config, xWindow, nullptr); in TEST_P()
206 EGLSurface window = eglCreateWindowSurface(display, config, xWindow, nullptr); in TEST_P()
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_surface_orientation.txt59 eglCreateWindowSurface and attribute name in the <attribute>
66 of eglCreateWindowSurface:
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_surface_orientation.txt59 eglCreateWindowSurface and attribute name in the <attribute>
66 of eglCreateWindowSurface:
/third_party/mesa3d/src/egl/
Degl-symbols.txt14 eglCreateWindowSurface
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.def11 eglCreateWindowSurface @9
DlibEGL_deprecated.def11 eglCreateWindowSurface @9
DlibEGL_deprecated.lds17 eglCreateWindowSurface;
/third_party/mesa3d/src/egl/main/
Degl.def.in15 eglCreateWindowSurface@16
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.def11 eglCreateWindowSurface @9
/third_party/flutter/skia/third_party/externals/angle2/util/
Degl_loader_autogen.cpp18 ANGLE_UTIL_EXPORT PFNEGLCREATEWINDOWSURFACEPROC eglCreateWindowSurface; variable
121 eglCreateWindowSurface = in LoadEGL()
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
DMakefile24 eglCreateWindowSurface.xhtml \
/third_party/EGL/sdk/docs/man/xhtml/
DMakefile38 eglCreateWindowSurface.html \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
DMakefile38 eglCreateWindowSurface.html \
/third_party/EGL/sdk/docs/man/html/
DMakefile29 eglCreateWindowSurface.xhtml \

1234567