Home
last modified time | relevance | path

Searched refs:eglCreatePlatformWindowSurface (Results 1 – 25 of 26) sorted by relevance

12

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary15.inl17 { "eglCreatePlatformWindowSurface", (deFunctionPtr)eglCreatePlatformWindowSurface },
DeglwInitCore.inl17 …indowSurface = (eglCreatePlatformWindowSurfaceFunc) loader->get("eglCreatePlatformWindowSurface");
DeglwApi.inl20 #define eglCreatePlatformWindowSurface eglwCreatePlatformWindowSurface macro
/external/mesa3d/docs/_extra/specs/
DEGL_MESA_platform_surfaceless.txt47 eglCreatePlatformWindowSurface to eglCreatePlatformWindowSurfaceEXT; and
54 neither eglCreatePlatformWindowSurface nor eglCreatePlatformPixmapSurface
90 eglCreatePlatformWindowSurface fails when called with a <display> that
/external/mesa3d/src/egl/
Degl-symbols.txt12 eglCreatePlatformWindowSurface
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.lds15 eglCreatePlatformWindowSurface;
Dmain.cpp600 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformWindowSurface() function
DlibEGL.cpp1553 FUNCTION(eglCreatePlatformWindowSurface), in GetProcAddress()
/external/angle/extensions/
DEGL_ANGLE_flexible_surface_compatibility.txt59 eglCreatePlatformWindowSurface, eglCreatePbufferSurface, and
117 with eglCreatePlatformWindowSurface."
DEGL_ANGLE_direct_composition.txt50 eglCreatePlatformWindowSurface
/external/mesa3d/src/egl/main/
Deglentrypoint.h21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
Deglapi.c1043 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurface() function
/external/angle/src/libEGL/
DlibEGL_autogen.def56 eglCreatePlatformWindowSurface
DlibEGL_autogen.cpp337 EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, in eglCreatePlatformWindowSurface() function
/external/angle/util/
Degl_loader_autogen.h60 #define eglCreatePlatformWindowSurface l_eglCreatePlatformWindowSurface macro
/external/angle/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h60 #define eglCreatePlatformWindowSurface t_eglCreatePlatformWindowSurface macro
/external/swiftshader/include/EGL/
Degl.h294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl20 eglw::EGLSurface eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf…
DegluCallLogWrapper.inl152 eglw::EGLSurface CallLogWrapper::eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLCon… function in CallLogWrapper
155 …m_log << TestLog::Message << "eglCreatePlatformWindowSurface(" << dpy << ", " << toHex(config) << …
/external/angle/include/EGL/
Degl.h332 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
/external/mesa3d/include/EGL/
Degl.h351 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl50 "eglCreatePlatformWindowSurface",
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h463 #define eglCreatePlatformWindowSurface EGLEW_GET_FUN(__eglewCreatePlatformWindowSurface) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h1321 #define eglCreatePlatformWindowSurface epoxy_eglCreatePlatformWindowSurface macro
/external/libepoxy/prebuilt-intermediates/src/
Degl_generated_dispatch.c5045 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformWindowSurface, (EGLDisplay dpy, EGLConfig config, void …

12