Home
last modified time | relevance | path

Searched defs:CreateFramebuffers (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1722 …pub unsafe fn CreateFramebuffers(n: types::GLsizei, framebuffers: *mut types::GLuint) -> () { __gl… in CreateFramebuffers() function
3626 pub static mut CreateFramebuffers: FnPtr = FnPtr { constant
8024 pub mod CreateFramebuffers { module