Home
last modified time | relevance | path

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

/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/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-check24 eglCreatePlatformWindowSurface
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.lds15 eglCreatePlatformWindowSurface;
Dmain.cpp590 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformWindowSurface() function
DlibEGL.cpp1481 FUNCTION(eglCreatePlatformWindowSurface), in GetProcAddress()
/external/mesa3d/src/egl/main/
Deglentrypoint.h21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
Deglapi.c959 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurface() function
/external/mesa3d/include/EGL/
Degl.h294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
/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/deqp/modules/egl/
DteglGetProcAddressTests.inl50 "eglCreatePlatformWindowSurface",