Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1609 TAG(VertexAttrib4bv)(GLuint index, const GLbyte * v) in TAG() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs3042 …pub unsafe fn VertexAttrib4bv(index: types::GLuint, v: *const types::GLbyte) -> () { __gl_imports:… in VertexAttrib4bv() function
5758 pub static mut VertexAttrib4bv: FnPtr = FnPtr { variable
19217 pub mod VertexAttrib4bv { module