Searched refs:TextureSubImage2D (Results 1 – 1 of 1) sorted by relevance
2784 …TextureSubImage2D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: typ… in TextureSubImage2D() function5370 pub static mut TextureSubImage2D: FnPtr = FnPtr { constant17180 pub mod TextureSubImage2D { module17188 unsafe { storage::TextureSubImage2D.is_loaded } in is_loaded()17194 … storage::TextureSubImage2D = FnPtr::new(metaloadfn(&mut loadfn, "glTextureSubImage2D", &[])) in load_with()21169 TextureSubImage2D::load_with(&mut *loadfn); in load_with()