Searched defs:BindTexImage (Results 1 – 9 of 9) sorted by relevance
23 bool GLImageStub::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageStub
13 bool GLImage::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImage
40 bool GLImageIOSurface::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageIOSurface
65 bool GLImageEGL::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageEGL
105 bool GLImageShm::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageShm
162 bool GLImageGLX::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageGLX
65 bool GLImageSync::BindTexImage(unsigned target) { in BindTexImage() function in gpu::gles2::__anon04f445840111::GLImageSync
154 BindTexImage_t BindTexImage; member