Searched defs:BindTexImage (Results 1 – 12 of 12) sorted by relevance
15 bool GLImageStub::BindTexImage(unsigned target) { return true; } in BindTexImage() function in gfx::GLImageStub
39 bool GLImageSurfaceTexture::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageSurfaceTexture
34 bool GLImageIOSurface::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageIOSurface
46 bool GLImageEGL::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageEGL
48 bool GLImageAndroidNativeBuffer::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageAndroidNativeBuffer
127 bool GLImageMemory::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageMemory
174 bool GLImageGLX::BindTexImage(unsigned target) { in BindTexImage() function in gfx::GLImageGLX
196 bool StreamTexture::BindTexImage(unsigned target) { in BindTexImage() function in content::StreamTexture
67 bool GLImageImpl::BindTexImage(unsigned target) { in BindTexImage() function in gpu::__anon9a7de9020111::GLImageImpl
77 bool GLImageSync::BindTexImage(unsigned target) { in BindTexImage() function in gpu::gles2::__anon02be35d10111::GLImageSync
154 BindTexImage_t BindTexImage; member