Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1514 …pub unsafe fn BindBufferRange(target: types::GLenum, index: types::GLuint, buffer: types::GLuint, … in BindBufferRange() function
3286 pub static mut BindBufferRange: FnPtr = FnPtr { constant
6239 pub mod BindBufferRange { module