Searched defs:VertexAttrib4s (Results 1 – 2 of 2) sorted by relevance
1489 TAG(VertexAttrib4s)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in TAG() argument
3060 …pub unsafe fn VertexAttrib4s(index: types::GLuint, x: types::GLshort, y: types::GLshort, z: types:… in VertexAttrib4s() function5782 pub static mut VertexAttrib4s: FnPtr = FnPtr { variable19343 pub mod VertexAttrib4s { module