Searched refs:_glptr_EnableVertexAttribArray (Results 1 – 1 of 1) sorted by relevance
7871 typedef void (GLAPIENTRYP _glptr_EnableVertexAttribArray)(GLuint); typedef7874 static inline _glptr_EnableVertexAttribArray GET_EnableVertexAttribArray(struct _glapi_table *disp)… in GET_EnableVertexAttribArray()7875 return (_glptr_EnableVertexAttribArray) (GET_by_offset(disp, _gloffset_EnableVertexAttribArray)); in GET_EnableVertexAttribArray()