Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_arrayelt.c1036 VertexAttribI4bv(GLuint index, const GLbyte *v) in VertexAttribI4bv() function
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1782 TAG(VertexAttribI4bv)(GLuint index, const GLbyte *v) in TAG() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs3118 …pub unsafe fn VertexAttribI4bv(index: types::GLuint, v: *const types::GLbyte) -> () { __gl_imports… in VertexAttribI4bv() function
5862 pub static mut VertexAttribI4bv: FnPtr = FnPtr { constant
19763 pub mod VertexAttribI4bv { module