Home
last modified time | relevance | path

Searched defs:copySubImage (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp79 angle::Result TextureNULL::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureNULL
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp654 void Texture2D::copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in copySubImage() function in es2::Texture2D
1350 void TextureCubeMap::copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint z… in copySubImage() function in es2::TextureCubeMap
1686 void Texture3D::copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffse… in copySubImage() function in es2::Texture3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1120 angle::Result TextureD3D_2D::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureD3D_2D
1876 angle::Result TextureD3D_Cube::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureD3D_Cube
2597 angle::Result TextureD3D_3D::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureD3D_3D
3293 angle::Result TextureD3D_2DArray::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureD3D_2DArray
3925 angle::Result TextureD3DImmutableBase::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureD3DImmutableBase
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp800 angle::Result TextureGL::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.cpp1385 angle::Result Texture::copySubImage(Context *context, in copySubImage() function in gl::Texture
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp589 angle::Result TextureVk::copySubImage(const gl::Context *context, in copySubImage() function in rx::TextureVk