/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwStaticLibrary15.inl | 21 { "eglDestroyImage", (deFunctionPtr)eglDestroyImage },
|
D | eglwInitCore.inl | 21 dst->destroyImage = (eglDestroyImageFunc) loader->get("eglDestroyImage");
|
D | eglwApi.inl | 26 #define eglDestroyImage eglwDestroyImage macro
|
/third_party/mesa3d/src/egl/ |
D | egl-symbols.txt | 16 eglDestroyImage
|
/third_party/mesa3d/src/egl/main/ |
D | egl.def | 17 eglDestroyImage
|
D | eglentrypoint.h | 30 EGL_ENTRYPOINT(eglDestroyImage)
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL_deprecated.lds | 19 eglDestroyImage;
|
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/ |
D | libEGL.def | 84 eglDestroyImage @43
|
D | libEGL.cpp | 335 EGLBoolean EGLAPIENTRY eglDestroyImage(EGLDisplay dpy, EGLImage image) in eglDestroyImage() function
|
/third_party/EGL/sdk/docs/man/html/ |
D | Makefile | 31 eglDestroyImage.xhtml \
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | egl_loader_autogen.cpp | 52 ANGLE_UTIL_EXPORT PFNEGLDESTROYIMAGEPROC eglDestroyImage; variable 162 eglDestroyImage = reinterpret_cast<PFNEGLDESTROYIMAGEPROC>(loadProc("eglDestroyImage")); in LoadEGL()
|
D | egl_loader_autogen.h | 58 ANGLE_UTIL_EXPORT extern PFNEGLDESTROYIMAGEPROC eglDestroyImage;
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
D | libEGL_autogen.def | 58 eglDestroyImage
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_stream_consumer_eglimage.txt | 117 eglDestroyImage, a new EGLImage needs to be created via 313 If an acquired EGLImage has not yet released when eglDestroyImage 332 eglDestroyImage, then the stream goes into
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 58 #define eglDestroyImage t_eglDestroyImage macro
|
/third_party/skia/third_party/externals/angle2/util/ |
D | egl_loader_autogen.h | 58 #define eglDestroyImage l_eglDestroyImage macro
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLProtectedContentTest.cpp | 619 eglDestroyImage(mDisplay, image); in textureFromImageTest() 798 eglDestroyImage(mDisplay, image); in textureFromAndroidNativeBufferTest()
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
D | egl.h | 292 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
D | egl.h | 292 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluCallLogWrapperApi.inl | 26 eglw::EGLBoolean eglDestroyImage (eglw::EGLDisplay dpy, eglw::EGLImage image);
|
D | egluCallLogWrapper.inl | 212 eglw::EGLBoolean CallLogWrapper::eglDestroyImage (eglw::EGLDisplay dpy, eglw::EGLImage image) function in CallLogWrapper 215 …m_log << TestLog::Message << "eglDestroyImage(" << dpy << ", " << image << ");" << TestLog::EndMes…
|
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/ |
D | egl.h | 349 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/mesa3d/include/EGL/ |
D | egl.h | 330 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/EGL/api/EGL/ |
D | egl.h | 330 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | egl.h | 330 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|