Searched defs:copyCompressedTexture (Results 1 – 8 of 8) sorted by relevance
47 angle::Result TextureImpl::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureImpl
114 angle::Result TextureNULL::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureNULL
1341 angle::Result Texture::copyCompressedTexture(Context *context, const Texture *source) in copyCompressedTexture() function in gl::Texture
472 bool copyCompressedTexture = false; member
385 angle::Result TextureVk::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureVk
2515 angle::Result Renderer9::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer9
2693 angle::Result Renderer11::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer11
1240 angle::Result TextureD3D_2D::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureD3D_2D