Home
last modified time | relevance | path

Searched defs:copyCompressedTexture (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DTextureImpl.cpp83 angle::Result TextureImpl::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp148 angle::Result TextureNULL::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.cpp1541 angle::Result Texture::copyCompressedTexture(Context *context, const Texture *source) in copyCompressedTexture() function in gl::Texture
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2534 angle::Result Renderer9::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp697 angle::Result TextureVk::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2790 angle::Result Renderer11::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1273 angle::Result TextureD3D_2D::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureD3D_2D