Searched refs:_glptr_VertexAttrib2fNV (Results 1 – 1 of 1) sorted by relevance
15758 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fNV)(GLuint, GLfloat, GLfloat); typedef15761 static inline _glptr_VertexAttrib2fNV GET_VertexAttrib2fNV(struct _glapi_table *disp) { in GET_VertexAttrib2fNV()15762 return (_glptr_VertexAttrib2fNV) (GET_by_offset(disp, _gloffset_VertexAttrib2fNV)); in GET_VertexAttrib2fNV()