Searched defs:VertexAttrib2s (Results 1 – 2 of 2) sorted by relevance
1441 TAG(VertexAttrib2s)(GLuint index, GLshort x, GLshort y) in TAG() argument
2997 …pub unsafe fn VertexAttrib2s(index: types::GLuint, x: types::GLshort, y: types::GLshort) -> () { _… in VertexAttrib2s() function5698 pub static mut VertexAttrib2s: FnPtr = FnPtr { variable18902 pub mod VertexAttrib2s { module