/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/_extra/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.txt | 11 eglCreatePlatformPixmapSurface
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.lds | 14 eglCreatePlatformPixmapSurface;
|
D | main.cpp | 610 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformPixmapSurface() function
|
D | libEGL.cpp | 1551 FUNCTION(eglCreatePlatformPixmapSurface), in GetProcAddress()
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 19 EGL_ENTRYPOINT(eglCreatePlatformPixmapSurface)
|
D | eglapi.c | 1149 eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformPixmapSurface() function
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.def | 55 eglCreatePlatformPixmapSurface
|
D | libEGL_autogen.cpp | 328 EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface(EGLDisplay dpy, in eglCreatePlatformPixmapSurface() function
|
/external/angle/util/ |
D | egl_loader_autogen.h | 61 #define eglCreatePlatformPixmapSurface l_eglCreatePlatformPixmapSurface macro
|
/external/angle/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 61 #define eglCreatePlatformPixmapSurface t_eglCreatePlatformPixmapSurface macro
|
/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/angle/include/EGL/ |
D | egl.h | 333 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/mesa3d/include/EGL/ |
D | egl.h | 352 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 49 "eglCreatePlatformPixmapSurface",
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | eglew.h | 462 #define eglCreatePlatformPixmapSurface EGLEW_GET_FUN(__eglewCreatePlatformPixmapSurface) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | egl_generated.h | 1319 #define eglCreatePlatformPixmapSurface epoxy_eglCreatePlatformPixmapSurface macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | egl_generated_dispatch.c | 5043 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformPixmapSurface, (EGLDisplay dpy, EGLConfig config, void …
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 17755 …r = ((eglCreatePlatformPixmapSurface = (PFNEGLCREATEPLATFORMPIXMAPSURFACEPROC)glewGetProcAddress((… in _glewInit_EGL_VERSION_1_5()
|