Home
last modified time | relevance | path

Searched refs:NamedFramebufferTextureLayer (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2412NamedFramebufferTextureLayer(framebuffer: types::GLuint, attachment: types::GLenum, texture: types… in NamedFramebufferTextureLayer() function
4770 pub static mut NamedFramebufferTextureLayer: FnPtr = FnPtr { variable
14030 pub mod NamedFramebufferTextureLayer { module
14038 unsafe { storage::NamedFramebufferTextureLayer.is_loaded } in is_loaded()
14044 …storage::NamedFramebufferTextureLayer = FnPtr::new(metaloadfn(&mut loadfn, "glNamedFramebufferText… in load_with()
21019 NamedFramebufferTextureLayer::load_with(&mut *loadfn); in load_with()