Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/gl/egl/gbm/
DSurfaceGbm.cpp64 egl::Error SurfaceGbm::bindTexImage(const gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() function in rx::SurfaceGbm
DDisplayGbm.cpp240 void DisplayGbm::Buffer::bindTexImage() in bindTexImage() function in rx::DisplayGbm::Buffer
/external/angle/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.cpp90 egl::Error PbufferSurfaceEAGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PbufferSurfaceEAGL
/external/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.cpp88 egl::Error PbufferSurfaceCGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::PbufferSurfaceCGL
DIOSurfaceSurfaceCGL.cpp155 egl::Error IOSurfaceSurfaceCGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::IOSurfaceSurfaceCGL
/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.cpp182 egl::Error DXGISwapChainWindowSurfaceWGL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::DXGISwapChainWindowSurfaceWGL
DD3DTextureSurfaceWGL.cpp407 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/null/
DSurfaceNULL.cpp54 egl::Error SurfaceNULL::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::SurfaceNULL
DTextureNULL.cpp201 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.cpp400 EGLBoolean FunctionsEGL::bindTexImage(EGLSurface surface, EGLint buffer) const in bindTexImage() function in rx::FunctionsEGL
/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.cpp150 egl::Error SurfaceD3D::bindTexImage(const gl::Context *, gl::Texture *, EGLint) in bindTexImage() function in rx::SurfaceD3D
DTextureD3D.cpp1327 angle::Result TextureD3D_2D::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_2D
2094 angle::Result TextureD3D_Cube::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_Cube
2782 angle::Result TextureD3D_3D::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_3D
3514 angle::Result TextureD3D_2DArray::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureD3D_2DArray
3930 angle::Result TextureD3DImmutableBase::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::TextureD3DImmutableBase
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp358 egl::Error OffscreenSurfaceVk::bindTexImage(const gl::Context * /*context*/, in bindTexImage() function in rx::OffscreenSurfaceVk
1661 egl::Error WindowSurfaceVk::bindTexImage(const gl::Context *context, in bindTexImage() function in rx::WindowSurfaceVk
/external/angle/src/libANGLE/
DSurface.cpp517 Error Surface::bindTexImage(gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() function in egl::Surface
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp440 void Texture2D::bindTexImage(gl::Surface *surface) in bindTexImage() function in es1::Texture2D
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp1379 angle::Result TextureGL::bindTexImage(const gl::Context *context, egl::Surface *surface) in bindTexImage() function in rx::TextureGL
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp571 void Texture2D::bindTexImage(gl::Surface *surface) in bindTexImage() function in es2::Texture2D

12