Searched refs:_glptr_VertexAttribLFormat (Results 1 – 1 of 1) sorted by relevance
12227 typedef void (GLAPIENTRYP _glptr_VertexAttribLFormat)(GLuint, GLint, GLenum, GLuint); typedef12230 static inline _glptr_VertexAttribLFormat GET_VertexAttribLFormat(struct _glapi_table *disp) { in GET_VertexAttribLFormat()12231 return (_glptr_VertexAttribLFormat) (GET_by_offset(disp, _gloffset_VertexAttribLFormat)); in GET_VertexAttribLFormat()