Lines Matching refs:_glptr_VertexArrayVertexAttribLFormatEXT
20519 typedef void (GLAPIENTRYP _glptr_VertexArrayVertexAttribLFormatEXT)(GLuint, GLuint, GLint, GLenum, GLuint);
20522 static inline _glptr_VertexArrayVertexAttribLFormatEXT GET_VertexArrayVertexAttribLFormatEXT(struct _glapi_table *disp) {
20523 return (_glptr_VertexArrayVertexAttribLFormatEXT) (GET_by_offset(disp, _gloffset_VertexArrayVertexAttribLFormatEXT));