Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_arrayelt.c1087 VertexAttribI4sv(GLuint index, const GLshort *v) in VertexAttribI4sv() function
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1794 TAG(VertexAttribI4sv)(GLuint index, const GLshort *v) in TAG() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs3127 …pub unsafe fn VertexAttribI4sv(index: types::GLuint, v: *const types::GLshort) -> () { __gl_import… in VertexAttribI4sv() function
5874 pub static mut VertexAttribI4sv: FnPtr = FnPtr { variable
19826 pub mod VertexAttribI4sv { module