Searched defs:bindTexImage (Results 1 – 6 of 6) sorted by relevance
7 eglBindTexImageFunc bindTexImage; variable
12 EGLBoolean FuncPtrLibrary::bindTexImage (EGLDisplay dpy, EGLSurface surface, EGLint buffer) const function in FuncPtrLibrary
440 void Texture2D::bindTexImage(gl::Surface *surface) in bindTexImage() function in es1::Texture2D
3121 void Context::bindTexImage(gl::Surface *surface) in bindTexImage() function in es1::Context
558 void Texture2D::bindTexImage(gl::Surface *surface) in bindTexImage() function in es2::Texture2D
4333 void Context::bindTexImage(gl::Surface *surface) in bindTexImage() function in es2::Context