Searched refs:_glptr_ClearTexSubImage (Results 1 – 1 of 1) sorted by relevance
12436 typedef void (GLAPIENTRYP _glptr_ClearTexSubImage)(GLuint, GLint, GLint, GLint, GLint, GLsizei, GLs… typedef12439 static inline _glptr_ClearTexSubImage GET_ClearTexSubImage(struct _glapi_table *disp) { in GET_ClearTexSubImage()12440 return (_glptr_ClearTexSubImage) (GET_by_offset(disp, _gloffset_ClearTexSubImage)); in GET_ClearTexSubImage()