Searched refs:_glptr_VertexAttrib3fNV (Results 1 – 1 of 1) sorted by relevance
11173 typedef void (GLAPIENTRYP _glptr_VertexAttrib3fNV)(GLuint, GLfloat, GLfloat, GLfloat); typedef11176 static inline _glptr_VertexAttrib3fNV GET_VertexAttrib3fNV(struct _glapi_table *disp) { in GET_VertexAttrib3fNV()11177 return (_glptr_VertexAttrib3fNV) (GET_by_offset(disp, _gloffset_VertexAttrib3fNV)); in GET_VertexAttrib3fNV()