Home
last modified time | relevance | path

Searched defs:bindTexImage (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp127 egl::Error WindowSurfaceWGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::WindowSurfaceWGL
DPbufferSurfaceWGL.cpp162 egl::Error PbufferSurfaceWGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PbufferSurfaceWGL
DDXGISwapChainWindowSurfaceWGL.cpp189 egl::Error DXGISwapChainWindowSurfaceWGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::DXGISwapChainWindowSurfaceWGL
DD3DTextureSurfaceWGL.cpp419 egl::Error D3DTextureSurfaceWGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::D3DTextureSurfaceWGL
/external/angle/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp92 egl::Error PbufferSurfaceGLX::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PbufferSurfaceGLX
DPixmapSurfaceGLX.cpp167 egl::Error PixmapSurfaceGLX::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PixmapSurfaceGLX
DWindowSurfaceGLX.cpp188 egl::Error WindowSurfaceGLX::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::WindowSurfaceGLX
/external/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.cpp93 egl::Error PbufferSurfaceCGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PbufferSurfaceCGL
DIOSurfaceSurfaceCGL.cpp164 egl::Error IOSurfaceSurfaceCGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::IOSurfaceSurfaceCGL
/external/angle/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.cpp92 egl::Error PbufferSurfaceEAGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PbufferSurfaceEAGL
/external/angle/src/libANGLE/renderer/null/
DSurfaceNULL.cpp48 egl::Error SurfaceNULL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::SurfaceNULL
DTextureNULL.cpp202 angle::Result TextureNULL::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureNULL
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl7 eglBindTexImageFunc bindTexImage; variable
DeglwFuncPtrLibraryImpl.inl12 EGLBoolean FuncPtrLibrary::bindTexImage (EGLDisplay dpy, EGLSurface surface, EGLint buffer) const function in FuncPtrLibrary
/external/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp95 egl::Error SurfaceEGL::bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() function in rx::SurfaceEGL
DFunctionsEGL.cpp587 EGLBoolean FunctionsEGL::bindTexImage(EGLSurface surface, EGLint buffer) const in bindTexImage() function in rx::FunctionsEGL
/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.cpp144 egl::Error SurfaceD3D::bindTexImage(const gl::Context *, gl::Texture *, EGLint) in bindTexImage() function in rx::SurfaceD3D
DTextureD3D.cpp1394 angle::Result TextureD3D_2D::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_2D
2176 angle::Result TextureD3D_Cube::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_Cube
2880 angle::Result TextureD3D_3D::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_3D
3625 angle::Result TextureD3D_2DArray::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_2DArray
4054 angle::Result TextureD3DImmutableBase::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::TextureD3DImmutableBase
4502 angle::Result TextureD3D_Buffer::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_Buffer
/external/angle/util/windows/
DWGLWindow.cpp452 EGLBoolean WGLWindow::bindTexImage(EGLSurface surface, EGLint buffer) in bindTexImage() function in WGLWindow
/external/angle/util/
DEGLWindow.cpp834 EGLBoolean EGLWindow::bindTexImage(EGLSurface surface, EGLint buffer) in bindTexImage() function in EGLWindow
/external/angle/src/libANGLE/
DSurface.cpp553 Error Surface::bindTexImage(gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() function in egl::Surface
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp700 egl::Error OffscreenSurfaceVk::bindTexImage(const gl::Context * /*context*/, in bindTexImage() function in rx::OffscreenSurfaceVk
2725 egl::Error WindowSurfaceVk::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::WindowSurfaceVk
DTextureVk.cpp2403 angle::Result TextureVk::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureVk
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp1460 angle::Result TextureGL::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureGL