Searched refs:eglCreatePlatformWindowSurface (Results 1 – 15 of 15) sorted by relevance
/external/deqp/framework/egl/wrapper/ |
D | eglwStaticLibrary15.inl | 17 { "eglCreatePlatformWindowSurface", (deFunctionPtr)eglCreatePlatformWindowSurface },
|
D | eglwInitCore.inl | 17 …indowSurface = (eglCreatePlatformWindowSurfaceFunc) loader->get("eglCreatePlatformWindowSurface");
|
D | eglwApi.inl | 20 #define eglCreatePlatformWindowSurface eglwCreatePlatformWindowSurface macro
|
/external/mesa3d/docs/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 47 eglCreatePlatformWindowSurface to eglCreatePlatformWindowSurfaceEXT; and 54 neither eglCreatePlatformWindowSurface nor eglCreatePlatformPixmapSurface 90 eglCreatePlatformWindowSurface fails when called with a <display> that
|
/external/mesa3d/src/egl/ |
D | egl-symbols-check | 24 eglCreatePlatformWindowSurface
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.lds | 15 eglCreatePlatformWindowSurface;
|
D | main.cpp | 590 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformWindowSurface() function
|
D | libEGL.cpp | 1481 FUNCTION(eglCreatePlatformWindowSurface), in GetProcAddress()
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
|
D | eglapi.c | 959 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurface() function
|
/external/mesa3d/include/EGL/ |
D | egl.h | 294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/swiftshader/include/EGL/ |
D | egl.h | 294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 20 eglw::EGLSurface eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf…
|
D | egluCallLogWrapper.inl | 152 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/ |
D | teglGetProcAddressTests.inl | 50 "eglCreatePlatformWindowSurface",
|