Searched refs:_glptr_VertexArrayAttribFormat (Results 1 – 1 of 1) sorted by relevance
13723 typedef void (GLAPIENTRYP _glptr_VertexArrayAttribFormat)(GLuint, GLuint, GLint, GLenum, GLboolean,… typedef13726 static inline _glptr_VertexArrayAttribFormat GET_VertexArrayAttribFormat(struct _glapi_table *disp)… in GET_VertexArrayAttribFormat()13727 return (_glptr_VertexArrayAttribFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribFormat)); in GET_VertexArrayAttribFormat()