Home
last modified time | relevance | path

Searched defs:eglDestroySurface (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwApi.inl28 #define eglDestroySurface eglwDestroySurface macro
/external/autotest/client/site_tests/graphics_GLAPICheck/src/
Dgles_APICheck.cc69 #define eglDestroySurface FP_eglDestroySurface macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl232 eglw::EGLBoolean CallLogWrapper::eglDestroySurface (eglw::EGLDisplay dpy, eglw::EGLSurface surface) function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c582 eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface() function