Searched defs:releaseTexImage (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/egl/wrapper/ | ||
D | eglwFunctions.inl | 50 eglReleaseTexImageFunc releaseTexImage; variable |
D | eglwFuncPtrLibraryImpl.inl | 227 EGLBoolean FuncPtrLibrary::releaseTexImage (EGLDisplay dpy, EGLSurface surface, EGLint buffer) const function in FuncPtrLibrary |
/external/swiftshader/src/OpenGL/libGLESv2/ | ||
D | Texture.cpp | 682 void Texture2D::releaseTexImage() in releaseTexImage() function in es2::Texture2D |
/external/swiftshader/src/OpenGL/libGLES_CM/ | ||
D | Texture.cpp | 506 void Texture2D::releaseTexImage() in releaseTexImage() function in es1::Texture2D |