Searched refs:eglCreatePlatformWindowSurfaceEXT (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.def | 42 eglCreatePlatformWindowSurfaceEXT
|
D | libEGL.lds | 53 eglCreatePlatformWindowSurfaceEXT;
|
D | main.cpp | 585 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, v… in eglCreatePlatformWindowSurfaceEXT() function
|
D | libEGL.cpp | 1482 FUNCTION(eglCreatePlatformWindowSurfaceEXT), in GetProcAddress()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwInitExtensions.inl | 9 …faceEXT = (eglCreatePlatformWindowSurfaceEXTFunc) loader->get("eglCreatePlatformWindowSurfaceEXT");
|
D | eglwApi.inl | 21 #define eglCreatePlatformWindowSurfaceEXT eglwCreatePlatformWindowSurfaceEXT macro
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 22 EGL_ENTRYPOINT(eglCreatePlatformWindowSurfaceEXT)
|
D | eglapi.c | 944 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurfaceEXT() function
|
/external/mesa3d/docs/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 47 eglCreatePlatformWindowSurface to eglCreatePlatformWindowSurfaceEXT; and
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 21 eglw::EGLSurface eglCreatePlatformWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig co…
|
D | egluCallLogWrapper.inl | 162 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/ |
D | eglext.h | 794 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 849 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 546 "eglCreatePlatformWindowSurfaceEXT",
|