Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2395 …pub unsafe fn NamedBufferStorage(buffer: types::GLuint, size: types::GLsizeiptr, data: *const __gl… in NamedBufferStorage() function
4738 pub static mut NamedBufferStorage: FnPtr = FnPtr { variable
13862 pub mod NamedBufferStorage { module