Lines Matching refs:_glptr_TextureImage1DEXT
18869 typedef void (GLAPIENTRYP _glptr_TextureImage1DEXT)(GLuint, GLenum, GLint, GLint, GLsizei, GLint, GLenum, GLenum, const GLvoid *);
18872 static inline _glptr_TextureImage1DEXT GET_TextureImage1DEXT(struct _glapi_table *disp) {
18873 return (_glptr_TextureImage1DEXT) (GET_by_offset(disp, _gloffset_TextureImage1DEXT));