Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2243GetnColorTable(target: types::GLenum, format: types::GLenum, type_: types::GLenum, bufSize: types:… in GetnColorTable() function
4478 pub static mut GetnColorTable: FnPtr = FnPtr { variable
12497 pub mod GetnColorTable { module
12505 unsafe { storage::GetnColorTable.is_loaded } in is_loaded()
12511 … storage::GetnColorTable = FnPtr::new(metaloadfn(&mut loadfn, "glGetnColorTable", &[])) in load_with()
20946 GetnColorTable::load_with(&mut *loadfn); in load_with()