Home
last modified time | relevance | path

Searched refs:eglCreatePlatformWindowSurfaceEXT (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.def42 eglCreatePlatformWindowSurfaceEXT
DlibEGL.lds53 eglCreatePlatformWindowSurfaceEXT;
Dmain.cpp585 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, v… in eglCreatePlatformWindowSurfaceEXT() function
DlibEGL.cpp1482 FUNCTION(eglCreatePlatformWindowSurfaceEXT), in GetProcAddress()
/external/deqp/framework/egl/wrapper/
DeglwInitExtensions.inl9 …faceEXT = (eglCreatePlatformWindowSurfaceEXTFunc) loader->get("eglCreatePlatformWindowSurfaceEXT");
DeglwApi.inl21 #define eglCreatePlatformWindowSurfaceEXT eglwCreatePlatformWindowSurfaceEXT macro
/external/mesa3d/src/egl/main/
Deglentrypoint.h22 EGL_ENTRYPOINT(eglCreatePlatformWindowSurfaceEXT)
Deglapi.c944 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurfaceEXT() function
/external/mesa3d/docs/specs/
DEGL_MESA_platform_surfaceless.txt47 eglCreatePlatformWindowSurface to eglCreatePlatformWindowSurfaceEXT; and
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl21 eglw::EGLSurface eglCreatePlatformWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig co…
DegluCallLogWrapper.inl162 eglw::EGLSurface CallLogWrapper::eglCreatePlatformWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGL… function in CallLogWrapper
165 …m_log << TestLog::Message << "eglCreatePlatformWindowSurfaceEXT(" << dpy << ", " << toHex(config) …
/external/mesa3d/include/EGL/
Deglext.h794 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
/external/swiftshader/include/EGL/
Deglext.h849 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl546 "eglCreatePlatformWindowSurfaceEXT",