Searched refs:_glptr_InvalidateTexImage (Results 1 – 1 of 1) sorted by relevance
14295 typedef void (GLAPIENTRYP _glptr_InvalidateTexImage)(GLuint, GLint); typedef14298 static inline _glptr_InvalidateTexImage GET_InvalidateTexImage(struct _glapi_table *disp) { in GET_InvalidateTexImage()14299 return (_glptr_InvalidateTexImage) (GET_by_offset(disp, _gloffset_InvalidateTexImage)); in GET_InvalidateTexImage()