Searched defs:copyCompressedTexture (Results 1 – 8 of 8) sorted by relevance
83 angle::Result TextureImpl::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureImpl
148 angle::Result TextureNULL::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureNULL
1515 angle::Result Texture::copyCompressedTexture(Context *context, const Texture *source) in copyCompressedTexture() function in gl::Texture
496 bool copyCompressedTexture = false; member
2529 angle::Result Renderer9::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer9
667 angle::Result TextureVk::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureVk
2779 angle::Result Renderer11::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::Renderer11
1267 angle::Result TextureD3D_2D::copyCompressedTexture(const gl::Context *context, in copyCompressedTexture() function in rx::TextureD3D_2D