/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.in | 17 eglDestroyImage@8
|
D | eglentrypoint.h | 30 EGL_ENTRYPOINT(eglDestroyImage)
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL_deprecated.lds | 19 eglDestroyImage;
|
D | main.cpp | 580 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage(EGLDisplay dpy, EGLImageKHR image) in eglDestroyImage() function
|
D | libEGL.cpp | 1559 FUNCTION(eglDestroyImage), in GetProcAddress()
|
/third_party/EGL/sdk/docs/man/html/ |
D | Makefile | 31 eglDestroyImage.xhtml \
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
D | libEGL_autogen.def | 58 eglDestroyImage
|
D | libEGL_autogen.cpp | 352 EGLBoolean EGLAPIENTRY eglDestroyImage(EGLDisplay dpy, EGLImage image) in eglDestroyImage() function
|
/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/swiftshader/include/EGL/ |
D | egl.h | 292 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/skia/third_party/externals/egl-registry/api/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/EGL/api/EGL/ |
D | egl.h | 330 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/skia/third_party/externals/angle2/include/EGL/ |
D | egl.h | 330 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_debug.txt | 301 eglDestroyImage image
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_debug.txt | 301 eglDestroyImage image
|