/external/deqp/framework/egl/wrapper/ |
D | eglwStaticLibrary15.inl | 17 { "eglCreatePlatformWindowSurface", (deFunctionPtr)eglCreatePlatformWindowSurface },
|
D | eglwInitCore.inl | 17 …indowSurface = (eglCreatePlatformWindowSurfaceFunc) loader->get("eglCreatePlatformWindowSurface");
|
D | eglwApi.inl | 20 #define eglCreatePlatformWindowSurface eglwCreatePlatformWindowSurface macro
|
/external/mesa3d/docs/_extra/specs/ |
D | EGL_MESA_platform_surfaceless.txt | 47 eglCreatePlatformWindowSurface to eglCreatePlatformWindowSurfaceEXT; and 54 neither eglCreatePlatformWindowSurface nor eglCreatePlatformPixmapSurface 90 eglCreatePlatformWindowSurface fails when called with a <display> that
|
/external/mesa3d/src/egl/ |
D | egl-symbols.txt | 12 eglCreatePlatformWindowSurface
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.lds | 15 eglCreatePlatformWindowSurface;
|
D | main.cpp | 600 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformWindowSurface() function
|
D | libEGL.cpp | 1553 FUNCTION(eglCreatePlatformWindowSurface), in GetProcAddress()
|
/external/angle/extensions/ |
D | EGL_ANGLE_flexible_surface_compatibility.txt | 59 eglCreatePlatformWindowSurface, eglCreatePbufferSurface, and 117 with eglCreatePlatformWindowSurface."
|
D | EGL_ANGLE_direct_composition.txt | 50 eglCreatePlatformWindowSurface
|
/external/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 21 EGL_ENTRYPOINT(eglCreatePlatformWindowSurface)
|
D | eglapi.c | 1043 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurface() function
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.def | 56 eglCreatePlatformWindowSurface
|
D | libEGL_autogen.cpp | 337 EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, in eglCreatePlatformWindowSurface() function
|
/external/angle/util/ |
D | egl_loader_autogen.h | 60 #define eglCreatePlatformWindowSurface l_eglCreatePlatformWindowSurface macro
|
/external/angle/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 60 #define eglCreatePlatformWindowSurface t_eglCreatePlatformWindowSurface macro
|
/external/swiftshader/include/EGL/ |
D | egl.h | 294 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapperApi.inl | 20 eglw::EGLSurface eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf…
|
D | egluCallLogWrapper.inl | 152 eglw::EGLSurface CallLogWrapper::eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLCon… function in CallLogWrapper 155 …m_log << TestLog::Message << "eglCreatePlatformWindowSurface(" << dpy << ", " << toHex(config) << …
|
/external/angle/include/EGL/ |
D | egl.h | 332 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/mesa3d/include/EGL/ |
D | egl.h | 351 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, voi…
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 50 "eglCreatePlatformWindowSurface",
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | eglew.h | 463 #define eglCreatePlatformWindowSurface EGLEW_GET_FUN(__eglewCreatePlatformWindowSurface) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | egl_generated.h | 1321 #define eglCreatePlatformWindowSurface epoxy_eglCreatePlatformWindowSurface macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | egl_generated_dispatch.c | 5045 GEN_THUNKS_RET(EGLSurface, eglCreatePlatformWindowSurface, (EGLDisplay dpy, EGLConfig config, void …
|