Searched defs:vertexAttrib3f (Results 1 – 3 of 3) sorted by relevance
691 void GLContext::vertexAttrib3f (deUint32 index, float x, float y, float z) in vertexAttrib3f() function in sglr::GLContext
3710 void ReferenceContext::vertexAttrib3f (deUint32 index, float x, float y, float z) in vertexAttrib3f() function in sglr::ReferenceContext
840 glVertexAttrib3fFunc vertexAttrib3f; variable