Searched refs:_glptr_VertexAttrib4s (Results 1 – 1 of 1) sorted by relevance
8619 typedef void (GLAPIENTRYP _glptr_VertexAttrib4s)(GLuint, GLshort, GLshort, GLshort, GLshort); typedef8622 static inline _glptr_VertexAttrib4s GET_VertexAttrib4s(struct _glapi_table *disp) { in GET_VertexAttrib4s()8623 return (_glptr_VertexAttrib4s) (GET_by_offset(disp, _gloffset_VertexAttrib4s)); in GET_VertexAttrib4s()