Lines Matching refs:_glptr_VertexAttribFormat
12698 typedef void (GLAPIENTRYP _glptr_VertexAttribFormat)(GLuint, GLint, GLenum, GLboolean, GLuint);12701 static inline _glptr_VertexAttribFormat GET_VertexAttribFormat(struct _glapi_table *disp) {12702 return (_glptr_VertexAttribFormat) (GET_by_offset(disp, _gloffset_VertexAttribFormat));