Searched defs:DestroySurface (Results 1 – 3 of 3) sorted by relevance
108 EGLBoolean (*DestroySurface)(_EGLDisplay *disp, _EGLSurface *surface); member
444 EGLBoolean EGLAPIENTRY DestroySurface(EGLDisplay dpy, EGLSurface surface) in DestroySurface() function
832 class DestroySurface : public tcu::ThreadUtil::Operation class843 DestroySurface::DestroySurface (EGLDisplay display, SharedPtr<Surface> surface) in DestroySurface() function in deqp::egl::GLES2ThreadTest::DestroySurface