Searched refs:eglCreatePlatformPixmapSurface (Results 1 – 15 of 15) sorted by relevance
/external/deqp/framework/egl/wrapper/ |
D | eglwStaticLibrary15.inl | 16 { "eglCreatePlatformPixmapSurface", (deFunctionPtr)eglCreatePlatformPixmapSurface },
|
D | eglwInitCore.inl | 16 …ixmapSurface = (eglCreatePlatformPixmapSurfaceFunc) loader->get("eglCreatePlatformPixmapSurface");
|
D | eglwApi.inl | 18 #define eglCreatePlatformPixmapSurface eglwCreatePlatformPixmapSurface macro
|
/external/mesa3d/docs/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 48 eglCreatePlatformPixmapSurface to eglCreatePlatformPixmapSurfaceEXT. 54 neither eglCreatePlatformWindowSurface nor eglCreatePlatformPixmapSurface 96 Likewise, eglCreatePlatformPixmapSurface also fails when called with a
|
/external/mesa3d/src/egl/ |
D | egl-symbols-check | 23 eglCreatePlatformPixmapSurface
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.lds | 14 eglCreatePlatformPixmapSurface;
|
D | main.cpp | 600 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformPixmapSurface() function
|
D | libEGL.cpp | 1479 FUNCTION(eglCreatePlatformPixmapSurface), in GetProcAddress()
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 19 EGL_ENTRYPOINT(eglCreatePlatformPixmapSurface)
|
D | eglapi.c | 1065 eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformPixmapSurface() function
|
/external/mesa3d/include/EGL/ |
D | egl.h | 295 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/swiftshader/include/EGL/ |
D | egl.h | 295 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 18 eglw::EGLSurface eglCreatePlatformPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf…
|
D | egluCallLogWrapper.inl | 132 eglw::EGLSurface CallLogWrapper::eglCreatePlatformPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLCon… function in CallLogWrapper 135 …m_log << TestLog::Message << "eglCreatePlatformPixmapSurface(" << dpy << ", " << toHex(config) << …
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 49 "eglCreatePlatformPixmapSurface",
|