Home
last modified time | relevance | path

Searched defs:DestroySurface (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Degldriver.h106 EGLBoolean (*DestroySurface)(_EGLDisplay *disp, _EGLSurface *surface); member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_stubs.cpp300 EGLBoolean DestroySurface(Thread *thread, Display *display, Surface *eglSurface) in DestroySurface() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp453 EGLBoolean EGLAPIENTRY DestroySurface(EGLDisplay dpy, EGLSurface surface) in DestroySurface() function
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp832 class DestroySurface : public tcu::ThreadUtil::Operation class
843 DestroySurface::DestroySurface (EGLDisplay display, SharedPtr<Surface> surface) in DestroySurface() function in deqp::egl::GLES2ThreadTest::DestroySurface
/third_party/glfw/src/
H A Dinternal.h836 PFN_eglDestroySurface DestroySurface; member

Completed in 15 milliseconds