/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.def | 43 eglCreatePlatformPixmapSurfaceEXT
|
D | libEGL.lds | 54 eglCreatePlatformPixmapSurfaceEXT;
|
D | main.cpp | 605 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, v… in eglCreatePlatformPixmapSurfaceEXT() function
|
D | libEGL.cpp | 1552 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 | 1135 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformPixmapSurfaceEXT() function
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.def | 127 eglCreatePlatformPixmapSurfaceEXT
|
D | libEGL_autogen.cpp | 635 EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, in eglCreatePlatformPixmapSurfaceEXT() function
|
/external/mesa3d/docs/_extra/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 48 eglCreatePlatformPixmapSurface to eglCreatePlatformPixmapSurfaceEXT.
|
/external/angle/util/ |
D | egl_loader_autogen.h | 93 #define eglCreatePlatformPixmapSurfaceEXT l_eglCreatePlatformPixmapSurfaceEXT macro
|
/external/angle/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 93 #define eglCreatePlatformPixmapSurfaceEXT t_eglCreatePlatformPixmapSurfaceEXT macro
|
/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/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 545 "eglCreatePlatformPixmapSurfaceEXT",
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 850 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/mesa3d/include/EGL/ |
D | eglext.h | 866 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/angle/include/EGL/ |
D | eglext.h | 852 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | eglew.h | 942 #define eglCreatePlatformPixmapSurfaceEXT EGLEW_GET_FUN(__eglewCreatePlatformPixmapSurfaceEXT) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | egl_generated.h | 1320 #define eglCreatePlatformPixmapSurfaceEXT epoxy_eglCreatePlatformPixmapSurfaceEXT macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | egl_generated_dispatch.c | 5044 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformPixmapSurfaceEXT, (EGLDisplay dpy, EGLConfig config, vo…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 17902 …r = ((eglCreatePlatformPixmapSurfaceEXT = (PFNEGLCREATEPLATFORMPIXMAPSURFACEEXTPROC)glewGetProcAdd… in _glewInit_EGL_EXT_platform_base()
|