Searched refs:GetCompressedTextureImage (Results 1 – 1 of 1) sorted by relevance
1999 …GetCompressedTextureImage(texture: types::GLuint, level: types::GLint, bufSize: types::GLsizei, pi… in GetCompressedTextureImage() function4066 pub static mut GetCompressedTextureImage: FnPtr = FnPtr { constant10334 pub mod GetCompressedTextureImage { module10342 unsafe { storage::GetCompressedTextureImage.is_loaded } in is_loaded()10348 …storage::GetCompressedTextureImage = FnPtr::new(metaloadfn(&mut loadfn, "glGetCompressedTextureIma… in load_with()20843 GetCompressedTextureImage::load_with(&mut *loadfn); in load_with()