Lines Matching refs:_glptr_VertexAttrib4sv
9123 typedef void (GLAPIENTRYP _glptr_VertexAttrib4sv)(GLuint, const GLshort *);9126 static inline _glptr_VertexAttrib4sv GET_VertexAttrib4sv(struct _glapi_table *disp) {9127 return (_glptr_VertexAttrib4sv) (GET_by_offset(disp, _gloffset_VertexAttrib4sv));