/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.def | 42 eglCreatePlatformWindowSurfaceEXT
|
D | libEGL.lds | 53 eglCreatePlatformWindowSurfaceEXT;
|
D | main.cpp | 595 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, v… in eglCreatePlatformWindowSurfaceEXT() function
|
D | libEGL.cpp | 1554 FUNCTION(eglCreatePlatformWindowSurfaceEXT), in GetProcAddress()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwInitExtensions.inl | 9 …faceEXT = (eglCreatePlatformWindowSurfaceEXTFunc) loader->get("eglCreatePlatformWindowSurfaceEXT");
|
D | eglwApi.inl | 21 #define eglCreatePlatformWindowSurfaceEXT eglwCreatePlatformWindowSurfaceEXT macro
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 22 EGL_ENTRYPOINT(eglCreatePlatformWindowSurfaceEXT)
|
D | eglapi.c | 1028 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurfaceEXT() function
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.def | 128 eglCreatePlatformWindowSurfaceEXT
|
D | libEGL_autogen.cpp | 644 EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, in eglCreatePlatformWindowSurfaceEXT() function
|
/external/mesa3d/docs/_extra/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 47 eglCreatePlatformWindowSurface to eglCreatePlatformWindowSurfaceEXT; and
|
/external/angle/util/ |
D | egl_loader_autogen.h | 94 #define eglCreatePlatformWindowSurfaceEXT l_eglCreatePlatformWindowSurfaceEXT macro
|
/external/angle/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 94 #define eglCreatePlatformWindowSurfaceEXT t_eglCreatePlatformWindowSurfaceEXT macro
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 21 eglw::EGLSurface eglCreatePlatformWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig co…
|
D | egluCallLogWrapper.inl | 162 eglw::EGLSurface CallLogWrapper::eglCreatePlatformWindowSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGL… function in CallLogWrapper 165 …m_log << TestLog::Message << "eglCreatePlatformWindowSurfaceEXT(" << dpy << ", " << toHex(config) …
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 546 "eglCreatePlatformWindowSurfaceEXT",
|
/external/swiftshader/include/EGL/ |
D | eglext.h | 849 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/mesa3d/include/EGL/ |
D | eglext.h | 865 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/angle/include/EGL/ |
D | eglext.h | 851 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, …
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | eglew.h | 943 #define eglCreatePlatformWindowSurfaceEXT EGLEW_GET_FUN(__eglewCreatePlatformWindowSurfaceEXT) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | egl_generated.h | 1322 #define eglCreatePlatformWindowSurfaceEXT epoxy_eglCreatePlatformWindowSurfaceEXT macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | egl_generated_dispatch.c | 5046 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformWindowSurfaceEXT, (EGLDisplay dpy, EGLConfig config, vo…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 17903 …r = ((eglCreatePlatformWindowSurfaceEXT = (PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC)glewGetProcAdd… in _glewInit_EGL_EXT_platform_base()
|