Searched refs:CopyTextureSubImage3D (Results 1 – 1 of 1) sorted by relevance
1718 …CopyTextureSubImage3D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset:… in CopyTextureSubImage3D() function3618 pub static mut CopyTextureSubImage3D: FnPtr = FnPtr { constant7982 pub mod CopyTextureSubImage3D { module7990 unsafe { storage::CopyTextureSubImage3D.is_loaded } in is_loaded()7996 …storage::CopyTextureSubImage3D = FnPtr::new(metaloadfn(&mut loadfn, "glCopyTextureSubImage3D", &[]… in load_with()20731 CopyTextureSubImage3D::load_with(&mut *loadfn); in load_with()