Searched defs:vertexAttrib4f (Results 1 – 4 of 4) sorted by relevance
696 void GLContext::vertexAttrib4f (deUint32 index, float x, float y, float z, float w) in vertexAttrib4f() function in sglr::GLContext
3756 void ReferenceContext::vertexAttrib4f (deUint32 index, float x, float y, float z, float w) in vertexAttrib4f() function in sglr::ReferenceContext
238 PFNGLVERTEXATTRIB4FPROC vertexAttrib4f = nullptr; variable
858 glVertexAttrib4fFunc vertexAttrib4f; variable