Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1705 TAG(VertexAttrib4Nub)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in TAG() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs3030 …pub unsafe fn VertexAttrib4Nub(index: types::GLuint, x: types::GLubyte, y: types::GLubyte, z: type… in VertexAttrib4Nub() function
5742 pub static mut VertexAttrib4Nub: FnPtr = FnPtr { constant
19133 pub mod VertexAttrib4Nub { module