Lines Matching refs:_glptr_TextureImage3DEXT
18891 typedef void (GLAPIENTRYP _glptr_TextureImage3DEXT)(GLuint, GLenum, GLint, GLint, GLsizei, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid *);
18894 static inline _glptr_TextureImage3DEXT GET_TextureImage3DEXT(struct _glapi_table *disp) {
18895 return (_glptr_TextureImage3DEXT) (GET_by_offset(disp, _gloffset_TextureImage3DEXT));