Lines Matching refs:_glptr_TexBufferRange
12874 typedef void (GLAPIENTRYP _glptr_TexBufferRange)(GLenum, GLenum, GLuint, GLintptr, GLsizeiptr);12877 static inline _glptr_TexBufferRange GET_TexBufferRange(struct _glapi_table *disp) {12878 return (_glptr_TexBufferRange) (GET_by_offset(disp, _gloffset_TexBufferRange));