Searched refs:eglCreatePlatformPixmapSurfaceEXT (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.def | 43 eglCreatePlatformPixmapSurfaceEXT
|
D | libEGL.lds | 54 eglCreatePlatformPixmapSurfaceEXT;
|
D | main.cpp | 595 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, v… in eglCreatePlatformPixmapSurfaceEXT() function
|
D | libEGL.cpp | 1480 FUNCTION(eglCreatePlatformPixmapSurfaceEXT), in GetProcAddress()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwInitExtensions.inl | 8 …faceEXT = (eglCreatePlatformPixmapSurfaceEXTFunc) loader->get("eglCreatePlatformPixmapSurfaceEXT");
|
D | eglwApi.inl | 19 #define eglCreatePlatformPixmapSurfaceEXT eglwCreatePlatformPixmapSurfaceEXT macro
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 20 EGL_ENTRYPOINT(eglCreatePlatformPixmapSurfaceEXT)
|
D | eglapi.c | 1051 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformPixmapSurfaceEXT() function
|
/external/mesa3d/docs/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 48 eglCreatePlatformPixmapSurface to eglCreatePlatformPixmapSurfaceEXT.
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 19 eglw::EGLSurface eglCreatePlatformPixmapSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig co…
|
D | egluCallLogWrapper.inl | 142 eglw::EGLSurface CallLogWrapper::eglCreatePlatformPixmapSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGL… function in CallLogWrapper 145 …m_log << TestLog::Message << "eglCreatePlatformPixmapSurfaceEXT(" << dpy << ", " << toHex(config) …
|
/external/mesa3d/include/EGL/ |
D | eglext.h | 795 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 545 "eglCreatePlatformPixmapSurfaceEXT",
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 850 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|