Searched refs:_glptr_VertexAttrib4sNV (Results 1 – 1 of 1) sorted by relevance
15912 typedef void (GLAPIENTRYP _glptr_VertexAttrib4sNV)(GLuint, GLshort, GLshort, GLshort, GLshort); typedef15915 static inline _glptr_VertexAttrib4sNV GET_VertexAttrib4sNV(struct _glapi_table *disp) { in GET_VertexAttrib4sNV()15916 return (_glptr_VertexAttrib4sNV) (GET_by_offset(disp, _gloffset_VertexAttrib4sNV)); in GET_VertexAttrib4sNV()