Searched refs:_glptr_VertexAttrib4fNV (Results 1 – 1 of 1) sorted by relevance
15890 typedef void (GLAPIENTRYP _glptr_VertexAttrib4fNV)(GLuint, GLfloat, GLfloat, GLfloat, GLfloat); typedef15893 static inline _glptr_VertexAttrib4fNV GET_VertexAttrib4fNV(struct _glapi_table *disp) { in GET_VertexAttrib4fNV()15894 return (_glptr_VertexAttrib4fNV) (GET_by_offset(disp, _gloffset_VertexAttrib4fNV)); in GET_VertexAttrib4fNV()